There was an error while loading. Please reload this page.
1 parent 1485e33 commit 825702eCopy full SHA for 825702e
1 file changed
magefiles/utils/helm.go
@@ -207,7 +207,7 @@ type IngressChartValue struct {
207
ExtraVolumes []interface{} `yaml:"extraVolumes"`
208
ExtraInitContainers []interface{} `yaml:"extraInitContainers"`
209
ExtraModules []interface{} `yaml:"extraModules"`
210
- AdmissionWebhooks struct {
+ AdmissionWebhooks struct {
211
Annotations struct{} `yaml:"annotations"`
212
Enabled bool `yaml:"enabled"`
213
ExtraEnvs []interface{} `yaml:"extraEnvs"`
0 commit comments