liveness probe disabled because of longhorn slowness
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
f7a2fc29d4
commit
57cfe4c5eb
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ spec:
|
||||||
value: longhorn-fast
|
value: longhorn-fast
|
||||||
- name: persistence.pvc.size
|
- name: persistence.pvc.size
|
||||||
value: 100Mi
|
value: 100Mi
|
||||||
|
- name: livenessprobe.enabled
|
||||||
|
value: false
|
||||||
valuesObject:
|
valuesObject:
|
||||||
samba:
|
samba:
|
||||||
users:
|
users:
|
||||||
|
|
Loading…
Add table
Reference in a new issue