fix: unsuspend tailscale operator for stable baseline
This commit is contained in:
@@ -12,4 +12,4 @@ spec:
|
|||||||
path: ./infrastructure/addons/tailscale-operator
|
path: ./infrastructure/addons/tailscale-operator
|
||||||
wait: true
|
wait: true
|
||||||
timeout: 5m
|
timeout: 5m
|
||||||
suspend: true
|
suspend: false
|
||||||
|
|||||||
@@ -14,4 +14,4 @@ spec:
|
|||||||
- name: addon-tailscale-operator
|
- name: addon-tailscale-operator
|
||||||
wait: true
|
wait: true
|
||||||
timeout: 5m
|
timeout: 5m
|
||||||
suspend: true
|
suspend: false
|
||||||
|
|||||||
Reference in New Issue
Block a user