infisical: ignore every volumeClaimTemplate field the api server injects

The earlier rule covered creationTimestamp, volumeMode and status but missed
apiVersion and kind, which the API server also injects into
volumeClaimTemplates. Those two alone kept both StatefulSets permanently
OutOfSync: a sync would apply successfully and report Synced, then the very
next comparison flagged them again.
This commit is contained in:
2026-08-29 18:16:25 +02:00
parent 8fa2cb558e
commit d5e073131d
3 changed files with 6766 additions and 1411 deletions
File diff suppressed because it is too large Load Diff