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 0ddc45c commit b580efaCopy full SHA for b580efa
site/name-changes.md
@@ -54,7 +54,7 @@ Similarly, the per-domain directory name is:
54
* kubectl delete -f weblogic-operator.yaml
55
* kubectl delete -f weblogic-operator-security.yaml
56
* Remove the resources that were created for the domain:
57
- * kubernetes/delete-weblogic-domain-resources.sh <domainUID>
+ * kubernetes/delete-weblogic-domain-resources.sh yourDomainUID
58
* either remove the directory that was generated for that operator / domain, or remove the generated YAML files and the copy of the input file from it
59
* make whatever changes you need in your inputs file
60
* re-run the create script
0 commit comments