This commit is contained in:
Lee 2024-09-21 22:13:21 +01:00
parent 4643110c19
commit 2bdf2de9d1
2 changed files with 0 additions and 11 deletions

@ -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