fix: update Tailscale operator chart version to 1.95.91
This commit is contained in:
@@ -1,9 +1,12 @@
|
||||
apiServerProxyConfig:
|
||||
mode: "true"
|
||||
|
||||
oauth:
|
||||
clientId: "{{ tailscale_oauth_client_id }}"
|
||||
clientSecret: "{{ tailscale_oauth_client_secret }}"
|
||||
|
||||
apiServerProxyConfig:
|
||||
mode: "true"
|
||||
|
||||
operatorConfig:
|
||||
hostname: "{{ tailscale_operator_hostname | default('ts-operator') }}"
|
||||
defaultTags:
|
||||
- "tag:k8s-operator"
|
||||
|
||||
installCRDs: true
|
||||
|
||||
Reference in New Issue
Block a user