removed references to secrets
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user