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