Skip to content

Commit

Permalink
Merge pull request #81 from defenseunicorns/package-validation-update
Browse files Browse the repository at this point in the history
fix: validate package with full resource name
  • Loading branch information
kbfogle authored Oct 29, 2024
2 parents 2bf69a8 + 412565e commit 8253b63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/zarf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ components:
after:
- wait:
cluster:
kind: Packages
kind: packages.uds.dev
name: jenkins
namespace: jenkins
condition: "'{.status.phase}'=Ready"
Expand Down

0 comments on commit 8253b63

Please sign in to comment.