removed references to secrets

This commit is contained in:
2024-11-05 08:37:03 +00:00
parent e3023cf57a
commit 2bfde8c425

View File

@@ -31,15 +31,7 @@ tailscaleOperator:
namespace: tailscale
oauth:
clientId:
valueFrom:
secretKeyRef:
name: tailscale-operator-config
key: client-id
clientSecret:
valueFrom:
secretKeyRef:
name: tailscale-operator-config
key: client-secret
operatorHostname: tailscale-operator
traefik: