Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Update verifFolders.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Bouquillon authored Nov 24, 2023
1 parent 2fc7874 commit d16dca6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .kontinuous/env/preprod/templates/verifFolders.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: mon-psy
image: {{ .Values.global.registry }}/{{ .Values.global.imageRepository }}/app:{{ .Values.global.imageTag }}
image: {{ .Values.global.registry }}/{{ .Values.global.imageProject }}/{{ .Values.global.imageRepository }}/app:{{ .Values.global.imageTag }}
envFrom:
- secretRef:
name: app-sealed-secret
Expand Down

0 comments on commit d16dca6

Please sign in to comment.