mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26: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:
|
||||
project: infrastructure
|
||||
sources:
|
||||
- repoURL: oci://docker.io/envoyproxy/gateway-helm
|
||||
- repoURL: oci://docker.io/envoyproxy
|
||||
chart: gateway-helm
|
||||
targetRevision: v1.6.3
|
||||
helm:
|
||||
valueFiles:
|
||||
|
||||
Reference in New Issue
Block a user