mirror of
https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
synced 2026-08-21 05:26:49 +00:00
Add skipCrds for envoy-gateway to avoid CRD conflicts
Gateway API CRDs are already managed by istio; skip them from the vendored envoy-gateway chart to prevent OutOfSync. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
8bde33f4d1
commit
1d5e216b68
@@ -16,6 +16,7 @@ spec:
|
|||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: charts/envoy-gateway
|
path: charts/envoy-gateway
|
||||||
helm:
|
helm:
|
||||||
|
skipCrds: true
|
||||||
valueFiles:
|
valueFiles:
|
||||||
- $values/infrastructure/envoy-gateway/values.yaml
|
- $values/infrastructure/envoy-gateway/values.yaml
|
||||||
- repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
|
- repoURL: https://gitlab.kube.huskypup.net/Scooby/Homelabv4.git
|
||||||
|
|||||||
Reference in New Issue
Block a user