Skip to content

Commit

Permalink
Use correct k8x param
Browse files Browse the repository at this point in the history
  • Loading branch information
nhh committed Sep 26, 2024
1 parent ecdbf60 commit 54eb355
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/whoami.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- run: cd whoami
- run: mkdir ~/.kube
- run: echo "$KUBE" > ~/.kube/config
- run: K8X_WHOAMI_NAMESPACE=cicd K8X_WHOAMI_REPLICAS=1 K8X_WHOAMI_DOMAIN=ga-whoami.pfusch.dev k8x render
- run: K8X_WHOAMI_NAMESPACE=cicd K8X_WHOAMI_REPLICAS=1 K8X_WHOAMI_DOMAIN=ga-whoami.pfusch.dev k8x render chart.ts

0 comments on commit 54eb355

Please sign in to comment.