| commit | 39913697ac3878fcbec0a110b424cc2d9a5d458f | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue Dec 05 08:58:08 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Tue Dec 05 09:18:13 2023 +0400 |
| tree | bbff7059f862bb99c9916a7bbbd8cf1e3b219d45 | |
| parent | 6ae65d1402c77dc29905296d293fcee0ddc72d71 [diff] [blame] |
installer: create headscale user resource
diff --git a/charts/headscale-user/values.yaml b/charts/headscale-user/values.yaml new file mode 100644 index 0000000..c91e8d8 --- /dev/null +++ b/charts/headscale-user/values.yaml
@@ -0,0 +1,6 @@ +username: foo +headscaleApiAddress: headscale-api.example.com +preAuthKey: + enabled: false + secretName: foo-secret +