Skip to content

Commit 951ed56

Browse files
committed
clarify editing create-domain-on-aks-inputs.sh is optional
1 parent e97b9d0 commit 951ed56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/site/content/samples/azure-kubernetes-service/domain-on-pv.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -400,7 +400,7 @@ The sample script will create a WLS domain home on the AKS cluster, including:
400400
- Creating WLS domain home.
401401
- Generating the domain resource YAML files, which can be used to restart the Kubernetes artifacts of the corresponding domain.
402402

403-
To customize the WLS domain, you can directly edit `${BASE_DIR}/sample-scripts/create-weblogic-domain-on-azure-kubernetes-service/create-domain-on-aks-inputs.sh`.
403+
To customize the WLS domain, you can optionally edit `${BASE_DIR}/sample-scripts/create-weblogic-domain-on-azure-kubernetes-service/create-domain-on-aks-inputs.sh`.
404404

405405
You can now run the script.
406406

0 commit comments

Comments
 (0)