bbusioc
Results
1
comments of
bbusioc
I fixed it locally on my side by updating like this the env part in the deployment template: ```yaml env: - name: GROUP_NAME value: {{ .Values.groupName | quote }} {{-...