Skip to content

Commit

Permalink
fix flux-diff for now
Browse files Browse the repository at this point in the history
  • Loading branch information
ishioni committed Feb 2, 2025
1 parent 019e677 commit 2e23450
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 @@ -51,7 +51,7 @@ jobs:
diff ${{ matrix.resources }}
--unified 6
--path /github/workspace/pull/kubernetes/flux/cluster
--path-orig /github/workspace/default/kubernetes/flux/cluster
--path-orig /github/workspace/default/kubernetes/talos/flux/cluster
--strip-attrs "helm.sh/chart,checksum/config,app.kubernetes.io/version,chart"
--limit-bytes 10000
--all-namespaces
Expand Down

0 comments on commit 2e23450

Please sign in to comment.