mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
dns.values.yaml.dist
This commit is contained in:
parent
58124209bc
commit
9186c1e92c
10
deployment/kubernetes/dns.values.yaml.dist
Normal file
10
deployment/kubernetes/dns.values.yaml.dist
Normal file
@ -0,0 +1,10 @@
|
||||
provider: digitalocean
|
||||
digitalocean:
|
||||
# create the API token at https://cloud.digitalocean.com/account/api/tokens
|
||||
# needs read + write
|
||||
apiToken: "TODO"
|
||||
domainFilters:
|
||||
# domains you want external-dns to be able to edit
|
||||
- TODO.TODO
|
||||
rbac:
|
||||
create: true
|
||||
Loading…
x
Reference in New Issue
Block a user