Split controller from configuration

This commit is contained in:
GeorgeRaven
2025-06-22 14:31:38 +01:00
parent 4d425aa9ac
commit 21c6073c22
11 changed files with 228 additions and 92 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: v2
name: envoy-gateway-controller
description: A Helm chart for Kubernetes
type: application
version: 0.1.0
appVersion: "1.16.0"
dependencies:
- alias: envoy-gateway-controller
name: gateway-helm
# https://gateway.envoyproxy.io/news/releases/matrix/
version: v1.4.1
repository: "oci://docker.io/envoyproxy"