🐦 Use official manifest
This commit is contained in:
parent
bd9664d0da
commit
a7961bbfdb
4 changed files with 6609 additions and 13 deletions
6
system/tailscale/authkey.yaml
Normal file
6
system/tailscale/authkey.yaml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
apiVersion: v1
|
||||||
|
kind: Secret
|
||||||
|
metadata:
|
||||||
|
name: tailscale-auth
|
||||||
|
stringData:
|
||||||
|
TS_AUTHKEY: tskey-auth-kRs5qidXGf11CNTRL-MaCCnWtLr9AYN6sn1rbh9ATcXeo1g6sEP
|
||||||
|
|
@ -1,7 +0,0 @@
|
||||||
apiVersion: v2
|
|
||||||
name: tailscale-operator-wrapper
|
|
||||||
version: 1.0.0
|
|
||||||
dependencies:
|
|
||||||
- name: tailscale-operator
|
|
||||||
version: "1.66.4" # Vérifie la dernière version stable
|
|
||||||
repository: "https://pkgs.tailscale.com/helm-charts"
|
|
||||||
6603
system/tailscale/manifest.yaml
Normal file
6603
system/tailscale/manifest.yaml
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -1,6 +0,0 @@
|
||||||
tailscale-operator:
|
|
||||||
oauth:
|
|
||||||
clientId: "kzk7jyRgSA11CNTRL"
|
|
||||||
clientSecret: ""
|
|
||||||
|
|
||||||
secretName: tailscale-auth
|
|
||||||
Loading…
Reference in a new issue