Skip to content

Commit

Permalink
testing
Browse files Browse the repository at this point in the history
  • Loading branch information
cpanato committed Oct 19, 2023
1 parent 6d17c1d commit 77496ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,8 @@ jobs:
- name: Create KIND Cluster
if: steps.list-changed.outputs.changed == 'true'
uses: helm/kind-action@dda0770415bac9fc20092cacbc54aa298604d140 # v1.8.0
with:
config: ./tests/kind-config.yaml
# with:
# config: ./tests/kind-config.yaml

- name: install falco if needed (ie for falco-exporter)
if: steps.list-changed.outputs.changed == 'true'
Expand Down
1 change: 0 additions & 1 deletion ct.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ remote: origin
validate-maintainers: false
target-branch: master
chart-repos:
- stable=https://charts.helm.sh/stable
- falcosecurity=https://falcosecurity.github.io/charts
helm-extra-args: --timeout 800s
chart-dirs:
Expand Down

0 comments on commit 77496ae

Please sign in to comment.