From 8d275eba8389f4dc4384e38ede1cd0f647c1fd01 Mon Sep 17 00:00:00 2001 From: titver968 Date: Thu, 13 Nov 2025 18:03:55 +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 7f8ba14..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: "" + default_cluster_domain: cluster.local destination: server: 'https://kubernetes.default.svc'