update
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user