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:
50
50
51
51
#### What If I Mess Up Creating a Domain or Operator And Want To Do It Again?
52
52
53
+ * Remove the resources that were created for the domain:
54
+ * kubernetes/delete-weblogic-domain-resources.sh yourDomainUID
53
55
* Remove the resources that were created for the operator:
54
56
* kubectl delete -f weblogic-operator.yaml
55
57
* 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
58
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
59
* make whatever changes you need in your inputs file
60
60
* re-run the create script
You can’t perform that action at this time.
0 commit comments