This commit is contained in:
2024-05-13 08:21:10 -05:00
parent 76449c7ccd
commit aed1ff9556

View File

@@ -307,7 +307,10 @@ metallb:
## Selects which runtime class will be used by the pod. ## Selects which runtime class will be used by the pod.
runtimeClassName: "" runtimeClassName: ""
podAnnotations: {} podAnnotations: {}
labels: {} labels:
pod-security.kubernetes.io/enforce: privileged
pod-security.kubernetes.io/audit: privileged
pod-security.kubernetes.io/warn: privileged
livenessProbe: livenessProbe:
enabled: true enabled: true
failureThreshold: 3 failureThreshold: 3