init
This commit is contained in:
22
clusters/cl01tl/services/tailscale-operator/values.yaml
Normal file
22
clusters/cl01tl/services/tailscale-operator/values.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
tailscale-operator:
|
||||
oauth: {}
|
||||
installCRDs: true
|
||||
operatorConfig:
|
||||
defaultTags:
|
||||
- "tag:k8s-operator"
|
||||
image:
|
||||
repo: tailscale/k8s-operator
|
||||
tag: v1.64.2
|
||||
pullPolicy: Always
|
||||
logging: info
|
||||
hostname: tailscale-operator-cl01tl
|
||||
nodeSelector:
|
||||
kubernetes.io/os: linux
|
||||
proxyConfig:
|
||||
image:
|
||||
repo: tailscale/tailscale
|
||||
tag: v1.64.2
|
||||
defaultTags: "tag:k8s"
|
||||
firewallMode: auto
|
||||
apiServerProxyConfig:
|
||||
mode: "false"
|
Reference in New Issue
Block a user