Revert envoy-gateway chart format to use chart field

ArgoCD requires the chart field for OCI sources. The repoURL
contains the registry/org path, and chart specifies the chart name.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Scooby Husky
2026-03-10 19:03:38 -05:00
co-authored by Claude Opus 4.6
parent 8a0b64203d
commit c87abdf17a
@@ -10,7 +10,8 @@ metadata:
spec: spec:
project: infrastructure project: infrastructure
sources: sources:
- repoURL: oci://docker.io/envoyproxy/gateway-helm - repoURL: oci://docker.io/envoyproxy
chart: gateway-helm
targetRevision: v1.6.3 targetRevision: v1.6.3
helm: helm:
valueFiles: valueFiles: