fix: increase tailscale-operator HelmRelease timeout to 10m (install was timing out)
This commit is contained in:
parent
852d2c76c1
commit
2b6225c4e8
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ metadata:
|
||||||
namespace: tailscale
|
namespace: tailscale
|
||||||
spec:
|
spec:
|
||||||
interval: 1h
|
interval: 1h
|
||||||
|
timeout: 10m
|
||||||
chart:
|
chart:
|
||||||
spec:
|
spec:
|
||||||
chart: tailscale-operator
|
chart: tailscale-operator
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue