File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs-source/content/samples/simple/domains/domain-home-on-pv Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ spec:
142142 # If the domain home is in the image
143143 domainHomeInImage: false
144144 # The WebLogic Server Docker image that the operator uses to start the domain
145- image: "store/ oracle/weblogic:12.2.1.3"
145+ image: "container-registry. oracle.com/middleware /weblogic:12.2.1.3"
146146 # imagePullPolicy defaults to "Always" if image version is :latest
147147 imagePullPolicy: "IfNotPresent"
148148 # Identify which Secret contains the credentials for pulling an image
@@ -275,7 +275,7 @@ Spec:
275275 Server Start State: RUNNING
276276 Domain Home: /shared/domains/domain1
277277 Domain Home In Image: false
278- Image: store/ oracle/weblogic:12.2.1.3
278+ Image: container-registry. oracle.com/middleware /weblogic:12.2.1.3
279279 Image Pull Policy: IfNotPresent
280280 Include Server Out In Pod Log: true
281281 Log Home: /shared/logs/domain1
You can’t perform that action at this time.
0 commit comments