diff --git a/cmd/build/helmify/static/values.yaml b/cmd/build/helmify/static/values.yaml index a17db01235c..187322ce9b3 100644 --- a/cmd/build/helmify/static/values.yaml +++ b/cmd/build/helmify/static/values.yaml @@ -224,7 +224,7 @@ controllerManager: extraRules: [] networkPolicy: enabled: false - ingress: { } + ingress: [] # - from: # - ipBlock: # cidr: 0.0.0.0/0 diff --git a/manifest_staging/charts/gatekeeper/values.yaml b/manifest_staging/charts/gatekeeper/values.yaml index a17db01235c..187322ce9b3 100644 --- a/manifest_staging/charts/gatekeeper/values.yaml +++ b/manifest_staging/charts/gatekeeper/values.yaml @@ -224,7 +224,7 @@ controllerManager: extraRules: [] networkPolicy: enabled: false - ingress: { } + ingress: [] # - from: # - ipBlock: # cidr: 0.0.0.0/0