Rename *.yaml.dist files to *.template.yaml
This commit is contained in:
parent
3fe2ec6450
commit
c0a1028eb7
@ -1,3 +1,5 @@
|
|||||||
|
# please duplicate template file and rename to "dns.values.yaml" and fill in your value
|
||||||
|
|
||||||
provider: digitalocean
|
provider: digitalocean
|
||||||
digitalocean:
|
digitalocean:
|
||||||
# create the API token at https://cloud.digitalocean.com/account/api/tokens
|
# create the API token at https://cloud.digitalocean.com/account/api/tokens
|
||||||
@ -1,3 +1,5 @@
|
|||||||
|
# please duplicate template file and rename to "nginx.values.yaml" and fill in your value
|
||||||
|
|
||||||
controller:
|
controller:
|
||||||
kind: DaemonSet
|
kind: DaemonSet
|
||||||
hostNetwork: true
|
hostNetwork: true
|
||||||
@ -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
|
PUBLIC_REGISTRATION: false
|
||||||
INVITE_REGISTRATION: false
|
INVITE_REGISTRATION: false
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user