From a830f361b23d7843816e1d11bd51637ff30943ac Mon Sep 17 00:00:00 2001 From: Erik Wilson Date: Wed, 28 Jul 2021 10:21:38 -0700 Subject: [PATCH] Disable rke2-ingress-nginx service --- .../generated-changes/patch/values.yaml.patch | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/packages/rke2-ingress-nginx/generated-changes/patch/values.yaml.patch b/packages/rke2-ingress-nginx/generated-changes/patch/values.yaml.patch index 4474b43..a1e0d3d 100644 --- a/packages/rke2-ingress-nginx/generated-changes/patch/values.yaml.patch +++ b/packages/rke2-ingress-nginx/generated-changes/patch/values.yaml.patch @@ -50,6 +50,15 @@ ports: http: 80 https: 443 +@@ -111,7 +109,7 @@ + ## by the service. If disable, the status field reports the IP address of the + ## node or nodes where an ingress controller pod is running. + publishService: +- enabled: true ++ enabled: false + ## Allows overriding of the publish service to bind to + ## Must be / + ## @@ -162,7 +160,7 @@ ## DaemonSet or Deployment @@ -59,6 +68,15 @@ ## Annotations to be added to the controller Deployment or DaemonSet ## +@@ -394,7 +392,7 @@ + configMapKey: "" + + service: +- enabled: true ++ enabled: false + + annotations: {} + labels: {} @@ -529,8 +527,7 @@ patch: enabled: true