feat: add Tailscale Kubernetes Operator for Grafana/Prometheus access
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
apiServerProxyConfig:
|
||||
mode: "true"
|
||||
|
||||
oauth:
|
||||
clientId: "{{ tailscale_oauth_client_id }}"
|
||||
clientSecret: "{{ tailscale_oauth_client_secret }}"
|
||||
|
||||
operatorConfig:
|
||||
hostname: "{{ tailscale_operator_hostname | default('ts-operator') }}"
|
||||
Reference in New Issue
Block a user