Updated secret example in readme to match the sidecar key value
Signed-off-by: Tyler Lee <tyler.lee@radius.ai>pull/5639/head
parent
4a82b317b7
commit
b830c9975f
|
@ -16,7 +16,7 @@ There are quite a few ways of running Tailscale inside a Kubernetes Cluster, som
|
|||
metadata:
|
||||
name: tailscale-auth
|
||||
stringData:
|
||||
TS_AUTH_KEY: tskey-...
|
||||
AUTH_KEY: tskey-...
|
||||
```
|
||||
|
||||
1. Tailscale (v1.16+) supports storing state inside a Kubernetes Secret.
|
||||
|
|
Loading…
Reference in New Issue