fix: openproject hocuspocus out of sync due to port

This commit is contained in:
2026-01-20 22:17:56 +01:00
parent 4df138d742
commit 9f0c7a2acd

View File

@@ -34,3 +34,11 @@ spec:
- .metadata.uid
- .metadata.resourceVersion
- .status
- group: apps
kind: Deployment
name: openproject-hocuspocus
jsonPointers:
# Ignoriert Ressourcen-Limits (oft der Grund für Sync-Probleme bei leeren Values)
- /spec/template/spec/containers/0/resources
# Ignoriert Port-Protokolle, falls K8s "TCP" hinzufügt
- /spec/template/spec/containers/0/ports