From 2f76deb82dd9fc28baac81d7004f545b93376a64 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 13 Nov 2025 18:14:47 +0100 Subject: [PATCH] default_cluster_domain: cluster.local --- argocd/apps/plane/values-plane.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/argocd/apps/plane/values-plane.yaml b/argocd/apps/plane/values-plane.yaml index e974617..54cad28 100644 --- a/argocd/apps/plane/values-plane.yaml +++ b/argocd/apps/plane/values-plane.yaml @@ -106,7 +106,7 @@ spec: aws_s3_endpoint_url: "https://sws3.innovation-hub-niedersachsen.de" # KRITISCH: Deine Cluster Domain! - default_cluster_domain: svc.cluster.local + default_cluster_domain: cluster.local destination: server: 'https://kubernetes.default.svc'