Add tailscale
This commit is contained in:
parent
a971a50fbe
commit
ee767edb95
4 changed files with 65 additions and 0 deletions
5
charts/tailscale/values.yaml
Normal file
5
charts/tailscale/values.yaml
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# Leave oauth block empty - operator uses precreated 'operator-oauth' secret
|
||||
# created by ExternalSecret in charts/tailscale/templates/
|
||||
oauth:
|
||||
clientId: ""
|
||||
clientSecret: ""
|
||||
Loading…
Add table
Add a link
Reference in a new issue