Skip to content

Commit

Permalink
wait for the registry deployment to be fully ready before continuing
Browse files Browse the repository at this point in the history
  • Loading branch information
Racer159 committed Oct 31, 2023
1 parent 6a6be54 commit 0ad8092
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/zarf-registry/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ components:
after:
- wait:
cluster:
kind: pod
kind: deployment
namespace: zarf
name: app=docker-registry
condition: Ready
condition: Available

0 comments on commit 0ad8092

Please sign in to comment.