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 432c29b commit 18579eaCopy full SHA for 18579ea
kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/create-domain-inputs.yaml
@@ -135,8 +135,10 @@ createDomainScriptName: create-domain-job.sh
135
# so that the Kubernetes pod can use the scripts and supporting files to create a domain home.
136
createDomainFilesDir: wlst
137
138
+# experimental
139
# istioEnabled specifies whether or not it is deployed under Istio.
140
istioEnabled: false
141
142
143
# istioReadinessPort specifies the WebLogic port for readiness probe which is used under Istio.
144
istioReadinessPort: 8888
0 commit comments