Skip to content

Commit

Permalink
Update ci.yaml to include gdscan autoUpdate for networkPolicy
Browse files Browse the repository at this point in the history
  • Loading branch information
lennartdohmann committed Oct 28, 2024
1 parent cc6425e commit 62293e6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ jobs:
enabled: false
allowlistLookup:
enabled: false
gdscan:
autoUpdate:
networkPolicy:
k8sApiPort: 6443
EOF
helm dep up vaas-helm/charts/vaas
helm upgrade --install vaas vaas-helm/charts/vaas -f values-local.yaml -n vaas --create-namespace --debug
Expand Down

0 comments on commit 62293e6

Please sign in to comment.