9 lines
124 B
YAML
9 lines
124 B
YAML
|
|
apiVersion: v1
|
||
|
|
data:
|
||
|
|
clientId: ""
|
||
|
|
clientSecret: ""
|
||
|
|
kind: Secret
|
||
|
|
metadata:
|
||
|
|
name: operator-oauth
|
||
|
|
namespace: tailscale
|