File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
kubernetes/samples/scripts/create-weblogic-domain/domain-home-in-image Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,8 @@ productionModeEnabled: true
4747# If this property is set, the create domain scripts will use the value specified, instead of the
4848# default value, to tag the generated image and set the `image` in the domain YAML file.
4949#
50+ # An unique value is required for each domain that is created using the scripts.
51+ #
5052# If you are running the sample scripts from a machine that is remote to the Kubernetes cluster where
5153# the domain is going to be running, you need to set this property to the image name that is intended
5254# to be used in a registry local to that Kubernetes cluster. You also need to push the `image` to
You can’t perform that action at this time.
0 commit comments