mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-23 23:49:12 +00:00
Fix ct install
This commit is contained in:
parent
f8babcb5a2
commit
a5b55b33e4
@ -20,3 +20,11 @@ openvpn:
|
|||||||
|
|
||||||
networkPolicy:
|
networkPolicy:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
|
||||||
|
livenessProbe:
|
||||||
|
initialDelaySeconds: 10
|
||||||
|
periodSeconds: 10
|
||||||
|
exec:
|
||||||
|
command:
|
||||||
|
- echo
|
||||||
|
- success
|
||||||
|
Loading…
Reference in New Issue
Block a user