From 79ee44e0d4f8f91f0b6616f87da01a991c0ec38f Mon Sep 17 00:00:00 2001 From: titver968 Date: Tue, 18 Nov 2025 10:07:15 +0100 Subject: [PATCH] plane dnsConfig commented --- argocd/apps/plane/values-plane.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index 6aa5339..5efa03b 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -76,10 +76,10 @@ spec: memoryLimit: 2Gi cpuLimit: 1000m # Wenn der Helm Chart es unterstützt: - dnsConfig: - options: - - name: ndots - value: "1" + # dnsConfig: + # options: + # - name: ndots + # value: "1" worker: replicas: 1 @@ -87,10 +87,10 @@ spec: cpuLimit: 1500m cpuRequest: 500m memoryRequest: 6Gi - dnsConfig: - options: - - name: ndots - value: "1" + # dnsConfig: + # options: + # - name: ndots + # value: "1" env: pgdb_username: plane