Reference globals instead
This commit is contained in:
parent
152c521644
commit
0786edbead
2 changed files with 15 additions and 14 deletions
15
values.yaml
15
values.yaml
|
@ -4,11 +4,12 @@ global:
|
|||
issuerName: letsencrypt-rfc2136
|
||||
email: admin@hxme.net
|
||||
|
||||
rfc2136:
|
||||
nameserver: hawke.hxst.com.au:53
|
||||
tsigKeyName: hxme-update-key
|
||||
tsigAlgorithm: HMACSHA512
|
||||
tsigSecretName: hxme-update-key
|
||||
tsigSecretKey: hxme-update-key
|
||||
rfc2136:
|
||||
nameserver: hawke.hxst.com.au:53
|
||||
tsigKeyName: hxme-update-key
|
||||
tsigAlgorithm: HMACSHA512
|
||||
tsigSecretName: hxme-update-key
|
||||
tsigSecretKey: hxme-update-key
|
||||
|
||||
replicatorNamespaces: "monitoring,authentik,nextcloud"
|
||||
|
||||
replicatorNamespaces: "monitoring,authentik,nextcloud"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue