4ec7c61757e4c78b03dd9ad3038fe3197b727ca7
The Gateway API admission server defaults certificateRefs[].group to "" when it is omitted. ArgoCD diffed the desired state (no group field) against the live state (group: "") and flagged every gateway as out of sync. Fix: explicitly set group: "" in all certificateRefs entries so the rendered manifest matches the API server's canonical form exactly. Affected: artifactapi, cattle-system, consul, litellm, paperclip, puppet (puppetboard + puppetdb), vault.
Description
GitOps for ArgoCD
Languages
Shell
67.9%
Python
23.1%
Makefile
9%