-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Ability to disable Server Side Apply on individual resource level (
#20697) * fix: Ability to disable Server Side Apply on individual resource level Signed-off-by: pashakostohrys <[email protected]> * fix: Ability to disable Server Side Apply on individual resource level Signed-off-by: pashakostohrys <[email protected]> * fix: Ability to disable Server Side Apply on individual resource level Signed-off-by: pashakostohrys <[email protected]> * chore: improve doc Signed-off-by: pashakostohrys <[email protected]> --------- Signed-off-by: pashakostohrys <[email protected]>
- Loading branch information
1 parent
b652b6a
commit e2bc96b
Showing
4 changed files
with
14 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,7 @@ | ||
.vscode/ | ||
.idea/ | ||
.DS_Store | ||
.run/ | ||
vendor/ | ||
dist/* | ||
ui/dist/app/* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters