fix: dapr crd ignorance

This commit is contained in:
2025-07-09 10:40:09 +02:00
parent ccedb8728c
commit 0baaf93c2b
+6 -5
View File
@@ -42,10 +42,11 @@ spec:
ref: values
project: sys
ignoreDifferences:
- kind: CustomResourceDefinition
name: subscriptions.dapr.io
jqPathExpressions:
- '.spec.conversion.webhook.clientConfig.service.namespace'
- group: apiextensions.k8s.io
jsonPointers:
- /spec/conversion/webhook/clientConfig/service/namespace
kind: CustomResourceDefinition
name: subscriptions.dapr.io
syncPolicy:
managedNamespaceMetadata:
labels:
@@ -53,7 +54,7 @@ spec:
syncOptions:
- CreateNamespace=true
- ApplyOutOfSyncOnly=true
# - ServerSideApply=true
- ServerSideApply=true
{{- if .Values.dapr.autosync }}
automated:
prune: true