rename codefresh appversion envs

This commit is contained in:
Denys Melnyk 2024-02-15 22:56:25 +02:00
parent 3486ada426
commit 55588101cf

View file

@ -93,9 +93,9 @@ spec:
- name: USER_NAME
value: argocd
{{- end }}
- name: CODEFRESH_APPVERSION_ENABLE
- name: CODEFRESH_APPVERSION_ENABLED
value: {{ .Values.applicationVersioning.enabled | quote }}
- name: CODEFRESH_APPVERSION_USE_CONFIG
- name: CODEFRESH_APPVERSION_USE_APPCONFIG
value: {{ .Values.applicationVersioning.useApplicationConfiguration | quote }}
- name: ARGOCD_RECONCILIATION_TIMEOUT
valueFrom: