Skip to content

Commit

Permalink
use helm
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartdohmann committed Oct 22, 2024
1 parent 8f23ddf commit d326d4a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,8 @@ jobs:
allowlistLookup:
enabled: false
EOF
helm.sh values-local.yaml
helm dep up charts/vaas
helm upgrade --install vaas charts/vaas -f values-local.yaml -n vaas --create-namespace --debug
- name: Verify Pods
run: |
Expand Down

0 comments on commit d326d4a

Please sign in to comment.