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
+19
View File
@@ -0,0 +1,19 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
generatorOptions:
disableNameSuffixHash: true
labels:
reconcile.fluxcd.io/watch: Enabled
configMapGenerator:
- name: cert-manager-values
namespace: cert-manager
files:
- values.yaml=values.yaml
resources:
- helmrepository.yaml
- helmrelease.yaml
- clusterissuer-letsencrypt.yaml
- clusterissuer-bao-acme.yaml
- certificate-wildcard-ad.yaml
- certificate-auth-ddupan.yaml
- certificate-git-ddupan.yaml