diff --git a/apps-kustomized/kube-prometheus/kustomization.yaml b/apps-kustomized/kube-prometheus/kustomization.yaml index 2cd9244..4cf58ea 100644 --- a/apps-kustomized/kube-prometheus/kustomization.yaml +++ b/apps-kustomized/kube-prometheus/kustomization.yaml @@ -7,7 +7,7 @@ patches: kind: Service name: patch: |- - op: add + op: replace path: /spec/type value: LoadBalancer