File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -50,11 +50,11 @@ Similarly, the per-domain directory name is:
5050
5151#### What If I Mess Up Creating a Domain or Operator And Want To Do It Again?
5252
53+ * Remove the resources that were created for the domain:
54+ * kubernetes/delete-weblogic-domain-resources.sh yourDomainUID
5355* Remove the resources that were created for the operator:
5456 * kubectl delete -f weblogic-operator.yaml
5557 * kubectl delete -f weblogic-operator-security.yaml
56- * Remove the resources that were created for the domain:
57- * kubernetes/delete-weblogic-domain-resources.sh yourDomainUID
5858* 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
5959* make whatever changes you need in your inputs file
6060* re-run the create script
You can’t perform that action at this time.
0 commit comments