ci: remove helmfile action overrides (#39)
All checks were successful
Deploy / check-changes (push) Successful in 5s
Deploy / deploy-node-labels (push) Has been skipped
Deploy / deploy-coredns (push) Has been skipped
Deploy / deploy-traefik (push) Has been skipped
Deploy / deploy-crowdsec (push) Has been skipped

Reviewed-on: #39
Co-authored-by: Timo Behrendt <t.behrendt@t00n.de>
Co-committed-by: Timo Behrendt <t.behrendt@t00n.de>
This commit was merged in pull request #39.
This commit is contained in:
2026-01-25 17:09:48 +01:00
committed by t.behrendt
parent bf0e58ea5c
commit 7c0aedeecd
2 changed files with 0 additions and 2 deletions

View File

@@ -135,5 +135,4 @@ jobs:
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
with:
helmfile-args: apply
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
helmfile-workdirectory: "crowdsec"

View File

@@ -66,5 +66,4 @@ jobs:
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
with:
helmfile-args: diff
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
helmfile-workdirectory: "crowdsec"