We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674b74e commit 7d0fdc0Copy full SHA for 7d0fdc0
internal/deploy/kustomize/daily/base/runtime-component-operator.yaml
@@ -51,7 +51,7 @@ spec:
51
fieldPath: metadata.namespace
52
- name: RELATED_IMAGE_LIBERTY_SAMPLE_APP
53
value: icr.io/appcafe/open-liberty/samples/getting-started@sha256:d3c67c4a15c97b0fb82f9ef4a2ccf474232b878787e9eea39af75a3ac78469e3
54
- image: icr.io/appcafe/runtime-component-operator:daily
+ image: icr.io/appcafe/runtime-component-operator:1.2.1
55
livenessProbe:
56
failureThreshold: 3
57
httpGet:
0 commit comments