Compare commits
2 Commits
1bdeded46b
...
b4f938c6cc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b4f938c6cc | ||
|
|
e25a712a11 |
@ -1,4 +1,5 @@
|
||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||
kind: Kustomization
|
||||
namespace: kube-system
|
||||
resources: []
|
||||
resources:
|
||||
- ip-pool.yaml
|
||||
@ -4,7 +4,7 @@ metadata:
|
||||
labels:
|
||||
app.kubernetes.io/component: networking
|
||||
toolkit.fluxcd.io/tenant: platform-team
|
||||
name: flux-security
|
||||
name: flux-networking
|
||||
roleRef:
|
||||
apiGroup: rbac.authorization.k8s.io
|
||||
kind: ClusterRole
|
||||
|
||||
Loading…
Reference in New Issue
Block a user