feat(flux): 分阶段接管 cert-manager
yaml / yaml (pull_request) Successful in 10s

This commit is contained in:
2026-09-10 09:15:26 +00:00
parent 039ed46c8e
commit 2a1d1e095e
7 changed files with 94 additions and 3 deletions
+14
View File
@@ -0,0 +1,14 @@
apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: cert-manager
namespace: flux-system
spec:
interval: 10m
path: ./platform/cert-manager
prune: false
sourceRef:
kind: GitRepository
name: flux-system
timeout: 3m
wait: false