ci: remove helmfile action overrides (#39)
All checks were successful
All checks were successful
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:
@@ -135,5 +135,4 @@ jobs:
|
|||||||
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
|
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
|
||||||
with:
|
with:
|
||||||
helmfile-args: apply
|
helmfile-args: apply
|
||||||
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
|
|
||||||
helmfile-workdirectory: "crowdsec"
|
helmfile-workdirectory: "crowdsec"
|
||||||
|
|||||||
@@ -66,5 +66,4 @@ jobs:
|
|||||||
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
|
uses: helmfile/helmfile-action@f64d5db9f8660aae0205b5fcfc56577d44acefab # v2.1.0
|
||||||
with:
|
with:
|
||||||
helmfile-args: diff
|
helmfile-args: diff
|
||||||
helm-plugins: https://github.com/databus23/helm-diff@v3.12.0
|
|
||||||
helmfile-workdirectory: "crowdsec"
|
helmfile-workdirectory: "crowdsec"
|
||||||
|
|||||||
Reference in New Issue
Block a user