Skip to content

Commit

Permalink
Merge pull request #56 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
codyshoffner authored Oct 2, 2024
2 parents cf9c8c0 + a1c4d04 commit d11d51c
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 @@ -28,7 +28,7 @@ components:
maxTotalSeconds: 300
wait:
cluster:
kind: Packages
kind: packages.uds.dev
name: jira
namespace: jira
condition: "'{.status.phase}'=Ready"

0 comments on commit d11d51c

Please sign in to comment.