Compare commits
2 Commits
1bdeded46b
...
b4f938c6cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4f938c6cc | ||
|
|
e25a712a11 |
@ -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
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user