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 886ac94 commit 48c33f4Copy full SHA for 48c33f4
kubernetes/charts/weblogic-operator/values.yaml
@@ -54,7 +54,7 @@ domainNamespaceSelectionStrategy: LabelSelector
54
enableClusterRoleBinding: true
55
56
# image specifies the container image containing the operator.
57
-image: ghcr.io/oracle/weblogic-kubernetes-operator:4.0.3
+image: "ghcr.io/oracle/weblogic-kubernetes-operator:4.0.3"
58
59
# imagePullPolicy specifies the image pull policy for the operator's container image.
60
imagePullPolicy: IfNotPresent
0 commit comments