fix: retry Tailscale chart pulls during bootstrap
This commit is contained in:
@@ -28,6 +28,10 @@ spec:
|
||||
operatorConfig:
|
||||
defaultTags:
|
||||
- tag:k8s
|
||||
image:
|
||||
repository: ghcr.io/tailscale/k8s-operator
|
||||
tag: v1.96.5
|
||||
pullPolicy: IfNotPresent
|
||||
nodeSelector:
|
||||
kubernetes.io/hostname: k8s-cluster-cp-1
|
||||
tolerations:
|
||||
@@ -37,3 +41,6 @@ spec:
|
||||
proxyConfig:
|
||||
defaultTags: tag:k8s
|
||||
defaultProxyClass: infra-stable
|
||||
image:
|
||||
repository: ghcr.io/tailscale/tailscale
|
||||
tag: v1.96.5
|
||||
|
||||
Reference in New Issue
Block a user