Skip to content

Commit

Permalink
wait
Browse files Browse the repository at this point in the history
  • Loading branch information
benmountjoy111 committed Nov 2, 2023
1 parent 8e3acdc commit 94e5cc5
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions examples/longhorn/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,12 +53,7 @@ components:
- cmd: "./zarf tools kubectl -n longhorn-system patch -p '{\"value\": \"true\"}' --type=merge lhs deleting-confirmation-flag"
onDeploy:
after:
- wait:
cluster:
kind: deployment
name: --all
namespace: longhorn-system
condition: available
- cmd: "./zarf tools kubectl wait -n longhorn-system deployment --all --for=condition=Available"
- cmd: "./zarf tools kubectl rollout status daemonset -n longhorn-system"
manifests:
- name: longhorn-connect
Expand Down

0 comments on commit 94e5cc5

Please sign in to comment.