File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
kubernetes/samples/scripts/create-fmw-infrastructure-domain Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ managedServerPort: 8001
4343# and has all the necessary patches applied; a `docker pull` is required if you already have this image.
4444# Refer to https://oracle.github.io/weblogic-kubernetes-operator/userguide/managing-domains/fmw-infra/
4545# for details on how to obtain or create the image.
46- image : oracle/fmw-infrastructure:12.2.1.3
46+ image : container-registry. oracle.com/middleware /fmw-infrastructure:12.2.1.3
4747
4848# Image pull policy
4949# Legal values are "IfNotPresent", "Always", or "Never"
@@ -76,7 +76,7 @@ t3ChannelPort: 30012
7676# kubernetes server address, which you can get by running "kubectl cluster-info". If this
7777# value is not set to that address, WLST will not be able to connect from outside the
7878# kubernetes cluster.
79- # t3PublicAddress:
79+ # t3PublicAddress:
8080
8181# Boolean to indicate if the channel should be exposed as a service
8282exposeAdminT3Channel : false
You can’t perform that action at this time.
0 commit comments