TrueChartsClone/templates/questions
Stavros Kois e1224804c3
fix(tailscale): switch to the new golang binary (#4307)
* fix(tailscale): switch to the new golang binary

* temp, let CI  install tailscale

* test without secret

* change key name in secret

* change socket to varrun, which is the default that `tailscale` command looks for

* test with varrun enabled

* remove tty

* don't try to install TS

* dont load authkey as env

* update vpn template

* remove /var/lib as it now uses kubesecret for the state

* bump
2022-11-05 20:24:36 +02:00
..
addons fix(tailscale): switch to the new golang binary (#4307) 2022-11-05 20:24:36 +02:00
controller fix(templates): move extraArgs from .Values.controller to .Values (#3447) 2022-08-12 10:40:46 +02:00
general chore(questions); fix HPA and networkPolicies UI (#4018) 2022-10-07 19:46:09 +02:00
ingress chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00
metrics chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00
persistence Update persistenceList.yaml 2022-09-30 19:22:42 +02:00
replicas chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00
security feat(ci): make include replace simpler (#3904) 2022-09-26 10:11:11 +02:00
service fix(GUI): remove ClusterFirstWithHostNetworking 2022-10-29 17:48:03 +02:00
strategy chore(questions): replace questions parts with templates (#3402) 2022-08-08 23:25:02 +02:00
traefik feat(traefik): add support for insecureForwardAuth (#4247) 2022-11-03 00:39:33 +02:00