Commit Graph

5 Commits

Author SHA1 Message Date
Stavros Kois d802132ead
feat(wireguard): move to stable and add docs (#3637) 2022-08-30 23:12:45 +02:00
TrueCharts Bot dfd2c9134a
chore(deps): update helm chart common to v10.5.5 (#3626) 2022-08-30 16:02:23 +02:00
TrueCharts Bot 1688d56b28
chore(deps): update helm general non-major (#3619) 2022-08-29 20:49:59 +02:00
truecharts-bot 7a5c88de4d chore: Auto-update chart README [skip ci] 2022-08-28 23:45:34 +00:00
Stavros Kois ff2570df89
feat(wireguard): add standalone wireguard (#3575)
* feat(wireguard): add standalone wireguard

* hmm

* try

* empty space

* configmap

* formatting

* mount

* full priv for testing

* lint

* see files

* lint

* actually mount it

* see content

* allow native helm users to pass conf file directly and update UI

* test secret mount

* disable /tmp

* default mode

* hmm

* lets see

* defaultMdoe

* root for testing

* configfilehostpath is required for scale

* fix def mode

* string

* render secret

* quote

* first encode then ident

* octal

* try hostpath

* rootless test

* fake config

* test normal run

* root

* rofs

* fake key

* fake key

* add keys for ci

* remvoe ci values
2022-08-29 02:41:44 +03:00