add dummy secret
This commit is contained in:
parent
b10ca9ab7d
commit
80fe227e3c
2 changed files with 10 additions and 1 deletions
|
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
data:
|
||||
clientId: ""
|
||||
clientSecret: ""
|
||||
kind: Secret
|
||||
metadata:
|
||||
name: operator-oauth
|
||||
namespace: tailscale
|
||||
|
|
@ -6,4 +6,5 @@ resources:
|
|||
- release-operator.yaml
|
||||
# - authkey-secret.enc.yaml
|
||||
# - tsproxy-rtx6000.yaml
|
||||
- 0authaecret.yaml
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue