feat(flux): 分阶段接管 Envoy Gateway
yaml / yaml (pull_request) Successful in 10s

This commit is contained in:
2026-09-10 09:26:54 +00:00
parent 392df6b6e6
commit c6e3abbfc0
7 changed files with 76 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: envoy-gateway
namespace: flux-system
spec:
interval: 10m
path: ./platform/envoy-gateway
prune: false
sourceRef:
kind: GitRepository
name: flux-system
timeout: 3m
wait: false