mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
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:
co-authored by
Claude Opus 4.6
parent
af573c647f
commit
8a0b64203d
@@ -10,8 +10,7 @@ metadata:
|
||||
spec:
|
||||
project: infrastructure
|
||||
sources:
|
||||
- repoURL: oci://docker.io/envoyproxy
|
||||
chart: gateway-helm
|
||||
- repoURL: oci://docker.io/envoyproxy/gateway-helm
|
||||
targetRevision: v1.6.3
|
||||
helm:
|
||||
valueFiles:
|
||||
|
||||
Reference in New Issue
Block a user