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:
142
142
# If the domain home is in the image
143
143
domainHomeInImage: false
144
144
# 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"
146
146
# imagePullPolicy defaults to "Always" if image version is :latest
147
147
imagePullPolicy: "IfNotPresent"
148
148
# Identify which Secret contains the credentials for pulling an image
@@ -275,7 +275,7 @@ Spec:
275
275
Server Start State: RUNNING
276
276
Domain Home: /shared/domains/domain1
277
277
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
279
279
Image Pull Policy: IfNotPresent
280
280
Include Server Out In Pod Log: true
281
281
Log Home: /shared/logs/domain1
You can’t perform that action at this time.
0 commit comments