mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 08:21:19 -05:00
update
This commit is contained in:
parent
76449c7ccd
commit
aed1ff9556
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue