?
This commit is contained in:
parent
4643110c19
commit
2bdf2de9d1
@ -4,6 +4,5 @@ kind: Kustomization
|
|||||||
namespace: metallb-system
|
namespace: metallb-system
|
||||||
resources:
|
resources:
|
||||||
- metallb.yaml
|
- metallb.yaml
|
||||||
- namespace.yaml
|
|
||||||
- ipaddresspool.yaml
|
- ipaddresspool.yaml
|
||||||
- l2advertisement.yaml
|
- l2advertisement.yaml
|
||||||
|
@ -1,10 +0,0 @@
|
|||||||
---
|
|
||||||
apiVersion: v1
|
|
||||||
kind: Namespace
|
|
||||||
metadata:
|
|
||||||
name: metallb-system
|
|
||||||
labels:
|
|
||||||
security.openshift.io/scc.podSecurityLabelSync: "false"
|
|
||||||
pod-security.kubernetes.io/enforce: privileged
|
|
||||||
pod-security.kubernetes.io/warn: privileged
|
|
||||||
pod-security.kubernetes.io/audit: privileged
|
|
Reference in New Issue
Block a user