Skip to content

Commit 18579ea

Browse files
committed
add experimental comments for istio properties in create domain inputs.
1 parent 432c29b commit 18579ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

kubernetes/samples/scripts/create-weblogic-domain/domain-home-on-pv/create-domain-inputs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,8 +135,10 @@ createDomainScriptName: create-domain-job.sh
135135
# so that the Kubernetes pod can use the scripts and supporting files to create a domain home.
136136
createDomainFilesDir: wlst
137137

138+
# experimental
138139
# istioEnabled specifies whether or not it is deployed under Istio.
139140
istioEnabled: false
140141

142+
# experimental
141143
# istioReadinessPort specifies the WebLogic port for readiness probe which is used under Istio.
142144
istioReadinessPort: 8888

0 commit comments

Comments
 (0)