Skip to content

Commit

Permalink
renovate again - fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
rkoosaar committed Nov 5, 2024
1 parent 4a98aac commit f15ee1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
strategy:
matrix:
paths: ["kubernetes"]
#paths: ${{ fromJSON(needs.changed-clusters.outputs.matrix) }}
#paths: ${{ fromJSON(needs.changed-clusters.outputs.matrix) }} # use this once moved to cluster structure
resources: ["helmrelease", "kustomization"]
max-parallel: 4
fail-fast: false
Expand Down

0 comments on commit f15ee1b

Please sign in to comment.