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
|
||||
spec:
|
||||
interval: 1h
|
||||
timeout: 10m
|
||||
chart:
|
||||
spec:
|
||||
chart: tailscale-operator
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue