mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
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
|
||||
digitalocean:
|
||||
# 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:
|
||||
kind: DaemonSet
|
||||
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
|
||||
INVITE_REGISTRATION: false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user