mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-03 07:49:03 +00:00
remediating digitalocean chart README (#23)
This commit is contained in:
parent
f8897a11cf
commit
84dcf9011f
@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
appVersion: "1.0"
|
appVersion: "1.0"
|
||||||
description: Dynamic DNS using DigitalOcean's DNS Services
|
description: Dynamic DNS using DigitalOcean's DNS Services
|
||||||
name: digitalocean-dyndns
|
name: digitalocean-dyndns
|
||||||
version: 0.1.2
|
version: 0.1.3
|
||||||
keywords:
|
keywords:
|
||||||
- digitalocean
|
- digitalocean
|
||||||
- dynamicdns
|
- dynamicdns
|
||||||
|
@ -59,4 +59,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
|
|||||||
helm install --name my-release -f values.yaml billimek/digitalocean-dyndns
|
helm install --name my-release -f values.yaml billimek/digitalocean-dyndns
|
||||||
```
|
```
|
||||||
|
|
||||||
Read through the [values.yaml](values.yaml) file. It has several commented out suggested values.
|
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/digitalocean-dyndns/values.yaml) file. It has several commented out suggested values.
|
||||||
|
Loading…
Reference in New Issue
Block a user