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 218d509 commit 99804f6Copy full SHA for 99804f6
kubernetes/delete-weblogic-domain-resources.sh
@@ -46,12 +46,7 @@ cat << EOF
46
Server pods to exit normally, and then proceed
47
to phase 3.
48
49
- Phase 3: Delete each domain-uid's helm chart using
50
- "helm delete --purge". This normally should clean
51
- up all remaining k8s domain resources except
52
- for domain secrets.
53
-
54
- Phase 4: Periodically delete any remaining kubernetes resources
+ Phase 3: Periodically delete any remaining kubernetes resources
55
for the specified domains, including any pods
56
leftover from previous phases. Exit and fail if
57
max-seconds is exceeded and there are any leftover
0 commit comments