Skip to content

Commit 825702e

Browse files
committed
(cherry-pick) go generate and validate changes
1 parent 1485e33 commit 825702e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

magefiles/utils/helm.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ type IngressChartValue struct {
207207
ExtraVolumes []interface{} `yaml:"extraVolumes"`
208208
ExtraInitContainers []interface{} `yaml:"extraInitContainers"`
209209
ExtraModules []interface{} `yaml:"extraModules"`
210-
AdmissionWebhooks struct {
210+
AdmissionWebhooks struct {
211211
Annotations struct{} `yaml:"annotations"`
212212
Enabled bool `yaml:"enabled"`
213213
ExtraEnvs []interface{} `yaml:"extraEnvs"`

0 commit comments

Comments
 (0)