Replaced domain name with placeholder
This commit is contained in:
parent
06654f6910
commit
4251f7a889
37 changed files with 71 additions and 71 deletions
|
|
@ -1,5 +1,5 @@
|
|||
global:
|
||||
domain: cnoe.localtest.me
|
||||
domain: {{ .Values.edfbuilderDomain }}
|
||||
|
||||
configs:
|
||||
params:
|
||||
|
|
@ -39,6 +39,6 @@ server:
|
|||
pathType: ImplementationSpecific
|
||||
extraTls:
|
||||
- hosts:
|
||||
- cnoe.localtest.me
|
||||
- {{ .Values.edfbuilderDomain }}
|
||||
secretName: argocd-net-tls
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue