Initial commit

This commit is contained in:
Scooby Husky
2026-03-09 20:21:35 -05:00
commit aacb8eebbe
314 changed files with 21766 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
deployment:
replicas: 2
envoyGateway:
resources:
requests:
cpu: 100m
memory: 256Mi
limits:
memory: 1024Mi
# Envoy Gateway control-plane Service (xDS); data-plane Services are created per-Gateway.
service:
type: ClusterIP
config:
envoyGateway:
extensionApis:
enableBackend: true
logging:
level:
default: info