Port CloudNative-PG off Helm to direct release manifest #268

Merged
eblume merged 1 commit from feature/cnpg-direct-source into main 2026-02-25 17:37:54 -08:00

1 commit

Author SHA1 Message Date
9b8bef64a6 Port CloudNative-PG operator from Helm chart to direct release manifest
Point the ArgoCD app directly at the forge-mirrored upstream repo
(mirrors/cloudnative-pg) using directory.include to select the specific
release manifest. This eliminates both the Helm chart dependency and
the need to vendor large manifest files. Upgrades become a two-line
change: targetRevision and directory.include.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 17:30:31 -08:00