Skip to content

Commit

Permalink
fix stack config
Browse files Browse the repository at this point in the history
  • Loading branch information
usrbinkat committed Feb 1, 2024
1 parent abe39a4 commit 7c8b4f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/workflows/kind.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,9 @@ jobs:
stack-name: organization/kargo/ci
upsert: true

- name: Wait for pods
uses: CodingNagger/[email protected]

- id: kubectl-get-pods
name: Kubectl Get Pods
run: |
Expand Down
1 change: 0 additions & 1 deletion Pulumi.ci.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
encryptionsalt: v1:IkPlDvrZYPI=:v1:qQh+Qe41r8RkNrgw:LFE+I99N1bMDXfBYfCAL4ECajITEzw==
config:
kargo:kubernetes: kind

0 comments on commit 7c8b4f3

Please sign in to comment.