Skip to content

Commit

Permalink
Use --diff-anchored by default in kapp (#1454)
Browse files Browse the repository at this point in the history
Signed-off-by: Praveen Rewar <[email protected]>
  • Loading branch information
praveenrewar authored Apr 17, 2024
1 parent d308378 commit 97150fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/deploy/kapp_restrict.go
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ var (
"--diff-mask",
"--diff-run",
"--diff-summary",
"--diff-anchored",

// Applying
"--apply-check-interval",
Expand Down

0 comments on commit 97150fe

Please sign in to comment.