Compare commits

...

2 Commits

Author SHA1 Message Date
V
b4f938c6cc fixin 2025-11-29 20:31:04 +00:00
V
e25a712a11 fixin 2025-11-29 20:29:09 +00:00
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
apiVersion: kustomize.config.k8s.io/v1beta1 apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
namespace: kube-system namespace: kube-system
resources: [] resources:
- ip-pool.yaml

View File

@ -4,7 +4,7 @@ metadata:
labels: labels:
app.kubernetes.io/component: networking app.kubernetes.io/component: networking
toolkit.fluxcd.io/tenant: platform-team toolkit.fluxcd.io/tenant: platform-team
name: flux-security name: flux-networking
roleRef: roleRef:
apiGroup: rbac.authorization.k8s.io apiGroup: rbac.authorization.k8s.io
kind: ClusterRole kind: ClusterRole