feat(reflector): add infra-data-reflector configuration and update dependencies
这个提交包含在:
@@ -5,4 +5,3 @@ resources:
|
||||
- cnpg17-cluster.yaml
|
||||
- databases.yaml
|
||||
- loadbalancer.yaml
|
||||
- reflector-secret-annotations.yaml
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
resources:
|
||||
- reflector-secret-annotations.yaml
|
||||
-5
@@ -1,8 +1,3 @@
|
||||
# 给CNPG和Valkey自动生成的secrets添加Reflector注解
|
||||
# 通过SSA force合并注解到已有secrets 使其自动复制到消费方命名空间
|
||||
#
|
||||
# cnpg17-cluster-app → apps (halo), infra-net (crowdsec), infra-gitops (gitea), infra-monitor (grafana)
|
||||
# valkey-cluster → infra-gitops (gitea)
|
||||
apiVersion: v1
|
||||
kind: Secret
|
||||
metadata:
|
||||
在新议题中引用
屏蔽一个用户