Skip to content

Commit

Permalink
[CI AUTOMATION]: Bumping QA UI image to tag: pr-440
Browse files Browse the repository at this point in the history
Signed-off-by: platform-engineering-bot <[email protected]>
  • Loading branch information
platform-engineering-bot committed Dec 18, 2024
1 parent a9f74bc commit e1a962f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/k8s/overlays/openshift/qa/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ patches:
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"
images:
- name: quay.io/instructlab-ui/ui
newTag: pr-59
newTag: pr-440
- name: quay.io/instructlab-ui/pathservice
newTag: pr-440
- name: quay.io/instructlab-ui/healthcheck-sidecar
Expand Down

0 comments on commit e1a962f

Please sign in to comment.