Skip to content

Commit

Permalink
fix: Add k9s to field managers that can be overwritten
Browse files Browse the repository at this point in the history
  • Loading branch information
codablock committed Oct 5, 2021
1 parent 1f97eaa commit 3508b04
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kluctl/diff/managed_fields.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"kubectl-edit",
"kubectl-client-side-apply",
"rancher",
"k9s",
}

ignore_managers = {
Expand Down

0 comments on commit 3508b04

Please sign in to comment.