Skip to content

Commit

Permalink
Update flux-diff.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
onedr0p authored Dec 31, 2024
1 parent bbb3608 commit 3fb6e10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/flux-diff.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,8 @@ jobs:
run: |
flux-local diff ${{ matrix.resources }}
--unified 6
--path /github/workspace/pull/kubernetes/main/flux
--path-orig /github/workspace/default/kubernetes/main/flux
--path ./pull/kubernetes/main/flux
--path-orig ./default/kubernetes/main/flux
--strip-attrs "helm.sh/chart,checksum/config,app.kubernetes.io/version,chart"
--limit-bytes 10000
--all-namespaces
Expand Down

0 comments on commit 3fb6e10

Please sign in to comment.