File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
deploy/k8s/overlays/openshift/qa Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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"
3131images :
3232 - name : quay.io/instructlab-ui/ui
33- newTag : pr-722
33+ newTag : pr-721
3434 - name : quay.io/instructlab-ui/pathservice
3535 newTag : pr-627
3636 - name : quay.io/instructlab-ui/healthcheck-sidecar
You can’t perform that action at this time.
0 commit comments