fix: openproject hocuspocus out of sync due to port
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user