fix secret key values

This commit is contained in:
sirius0xdev 2026-05-04 02:46:37 +00:00
parent 21cebbc763
commit eb50df5356
2 changed files with 9 additions and 1 deletions

View file

@ -0,0 +1,8 @@
apiVersion: v1
data:
clientId: cGxhY2Vob2xkZXI=
clientSecret: cGxhY2Vob2xkZXI=
kind: Secret
metadata:
name: operator-oauth
namespace: tailscale

View file

@ -6,5 +6,5 @@ resources:
- release-operator.yaml - release-operator.yaml
# - authkey-secret.enc.yaml # - authkey-secret.enc.yaml
# - tsproxy-rtx6000.yaml # - tsproxy-rtx6000.yaml
- 0authsecret.yaml - dummy0auth.yaml