File tree 1 file changed +1
-1
lines changed
deploy/k8s/overlays/openshift/qa
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ patches:
30
30
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"
31
31
images :
32
32
- name : quay.io/instructlab-ui/ui
33
- newTag : pr-688
33
+ newTag : pr-687
34
34
- name : quay.io/instructlab-ui/pathservice
35
35
newTag : pr-627
36
36
- name : quay.io/instructlab-ui/healthcheck-sidecar
You can’t perform that action at this time.
0 commit comments