Skip to content

Commit badd1cd

Browse files
[CI AUTOMATION]: Bumping QA UI image to tag: pr-687
Signed-off-by: platform-engineering-bot <[email protected]>
1 parent 1594adf commit badd1cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy/k8s/overlays/openshift/qa/kustomization.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ patches:
3030
patch: "- op: replace\n path: /spec/template/spec/containers/0/envFrom/0/secretRef/name\n value: qa.env\n- op: add \n path: /spec/template/spec/containers/0/readinessProbe\n value:\n exec:\n command:\n - sh\n - -c\n - \"/opt/app-root/src/src/healthcheck-probe.sh\"\n initialDelaySeconds: 5\n periodSeconds: 10\n- op: add\n path: /spec/template/spec/containers/-\n value:\n name: model-endpoint-healthcheck-sidecar\n image: quay.io/instructlab-ui/healthcheck-sidecar\n imagePullPolicy: Always # until image lands in quay cannot use pullPolicy: Always\n ports:\n - containerPort: 8080\n envFrom:\n - secretRef:\n name: qa.env"
3131
images:
3232
- name: quay.io/instructlab-ui/ui
33-
newTag: pr-688
33+
newTag: pr-687
3434
- name: quay.io/instructlab-ui/pathservice
3535
newTag: pr-627
3636
- name: quay.io/instructlab-ui/healthcheck-sidecar

0 commit comments

Comments
 (0)