removed references to secrets
This commit is contained in:
@@ -31,15 +31,7 @@ tailscaleOperator:
|
|||||||
namespace: tailscale
|
namespace: tailscale
|
||||||
oauth:
|
oauth:
|
||||||
clientId:
|
clientId:
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: tailscale-operator-config
|
|
||||||
key: client-id
|
|
||||||
clientSecret:
|
clientSecret:
|
||||||
valueFrom:
|
|
||||||
secretKeyRef:
|
|
||||||
name: tailscale-operator-config
|
|
||||||
key: client-secret
|
|
||||||
operatorHostname: tailscale-operator
|
operatorHostname: tailscale-operator
|
||||||
|
|
||||||
traefik:
|
traefik:
|
||||||
|
|||||||
Reference in New Issue
Block a user