We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 903d499 commit 9936088Copy full SHA for 9936088
pkg/addons/adminconsole/adminconsole.go
@@ -37,7 +37,6 @@ var (
37
38
// protectedFields are helm values that are not overwritten when upgrading the addon.
39
var protectedFields = []string{
40
- "password",
41
"automation",
42
}
43
0 commit comments