Renamed placeholder to not overlap with the first replacement wave

This commit is contained in:
Richard Robert Reitz 2024-11-26 22:15:37 +01:00
parent 4251f7a889
commit d0ee073151
37 changed files with 71 additions and 71 deletions

View file

@ -1,5 +1,5 @@
global:
domain: {{ .Values.edfbuilderDomain }}
domain: {{ .Values.edfbuilderTargetDomain }}
configs:
params:
@ -39,6 +39,6 @@ server:
pathType: ImplementationSpecific
extraTls:
- hosts:
- {{ .Values.edfbuilderDomain }}
- {{ .Values.edfbuilderTargetDomain }}
secretName: argocd-net-tls