mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-09 05:06:07 +00:00
cloudflare-dyndns chart migration (#114)
Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
parent
f091bfb2b2
commit
85fa273534
@ -2,11 +2,11 @@ apiVersion: v1
|
|||||||
appVersion: "1.0"
|
appVersion: "1.0"
|
||||||
description: Dynamic DNS using Cloudflare's DNS Services
|
description: Dynamic DNS using Cloudflare's DNS Services
|
||||||
name: cloudflare-dyndns
|
name: cloudflare-dyndns
|
||||||
version: 1.0.0
|
version: 2.0.0
|
||||||
keywords:
|
keywords:
|
||||||
- cloudflare
|
- cloudflare
|
||||||
- dynamicdns
|
- dynamicdns
|
||||||
home: https://github.com/billimek/billimek-charts/tree/master/cloudflare-dyndns
|
home: https://github.com/billimek/billimek-charts/tree/master/charts/cloudflare-dyndns
|
||||||
icon: https://www.cloudflare.com/img/cf-facebook-card.png
|
icon: https://www.cloudflare.com/img/cf-facebook-card.png
|
||||||
sources:
|
sources:
|
||||||
- https://github.com/hotio/docker-cloudflare-ddns/
|
- https://github.com/hotio/docker-cloudflare-ddns/
|
||||||
|
@ -64,4 +64,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
|||||||
helm install --name my-release -f values.yaml billimek/cloudflare-dyndns
|
helm install --name my-release -f values.yaml billimek/cloudflare-dyndns
|
||||||
```
|
```
|
||||||
|
|
||||||
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/cloudflare-dyndns/values.yaml) file. It has several commented out suggested values.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/cloudflare-dyndns/values.yaml) file. It has several commented out suggested values.
|
||||||
|
Loading…
Reference in New Issue
Block a user