Skip to content

Commit 99804f6

Browse files
committed
Corrected usage.
1 parent 218d509 commit 99804f6

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

kubernetes/delete-weblogic-domain-resources.sh

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,12 +46,7 @@ cat << EOF
4646
Server pods to exit normally, and then proceed
4747
to phase 3.
4848
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
49+
Phase 3: Periodically delete any remaining kubernetes resources
5550
for the specified domains, including any pods
5651
leftover from previous phases. Exit and fail if
5752
max-seconds is exceeded and there are any leftover

0 commit comments

Comments
 (0)