Fix envoy-gateway OCI chart reference

Move chart name into repoURL for OCI registry compatibility.
ArgoCD resolves OCI chart references differently from HTTP repos.

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