Rename *.yaml.dist files to *.template.yaml

This commit is contained in:
Wolfgang Huß 2021-05-12 12:53:15 +02:00
parent 3fe2ec6450
commit c0a1028eb7
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,5 @@
# please duplicate template file and rename to "dns.values.yaml" and fill in your value
provider: digitalocean
digitalocean:
# create the API token at https://cloud.digitalocean.com/account/api/tokens

View File

@ -1,3 +1,5 @@
# please duplicate template file and rename to "nginx.values.yaml" and fill in your value
controller:
kind: DaemonSet
hostNetwork: true

View File

@ -1,4 +1,6 @@
# Change all the below if needed
# please duplicate template file and rename to "values.yaml" and fill in your value
# change all the below if needed
PUBLIC_REGISTRATION: false
INVITE_REGISTRATION: false