plane config debug

This commit is contained in:
titver968
2025-10-24 13:52:02 +02:00
parent 60f26913d4
commit 9a03dcdb98

View File

@@ -4,6 +4,7 @@ metadata:
name: plane
finalizers:
- resources-finalizer.argocd.argoproj.io
spec:
project: default
source:
repoURL: 'https://helm.plane.so/'
@@ -43,11 +44,9 @@ metadata:
memoryRequest: 4Gi
cpuRequest: 500m
destination:
server: 'https://kubernetes.default.svc'
namespace: plane
syncPolicy:
managedNamespaceMetadata:
labels:
@@ -57,6 +56,3 @@ metadata:
prune: true
syncOptions:
- CreateNamespace=true
- ServerSideApply=true
- PruneLast=true
- RespectIgnoreDifferences=true