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