Skip to content

Commit

Permalink
build: add img iad.ocir.io/idklmfs5zwub/terraform_canvas:$IMAGE_TAG
Browse files Browse the repository at this point in the history
  • Loading branch information
Eeap committed Aug 2, 2023
1 parent d951091 commit 3d2879e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/terraform-canvas/templates/front.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ spec:
serviceAccountName: {{ include "terraform-canvas.serviceAccountName" . }}
containers:
- name: {{ .Chart.Name }}-front
image: iad.ocir.io/idklmfs5zwub/terraform_canvas:cd7b281bab6b5994ee9d4145f7546bdf10827576
image: iad.ocir.io/idklmfs5zwub/terraform_canvas:275e5db437c920f876bd4747695495f3f20563b8
ports:
- name: http
containerPort: {{ .Values.frontend.lb.http.targetPort}}
Expand Down

0 comments on commit 3d2879e

Please sign in to comment.