mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-20 23:16: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:
|
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:
|
||||||
|
|||||||
Reference in New Issue
Block a user