| commit | 932849fc25499d0b2d12e4ac0bc01d3b32fda6ba | [log] [tgz] |
|---|---|---|
| author | gio <gio@v1.dodo.cloud> | Fri Aug 02 09:01:48 2024 +0400 |
| committer | gio <gio@v1.dodo.cloud> | Fri Aug 02 11:03:02 2024 +0400 |
| tree | 362ff0c5261ae7865422d4cd53e8560b4a908067 | |
| parent | 2728e40ac3b213dc98e7da6561e81031a972c12e [diff] [blame] |
Coder: Helm chart and configuration Change-Id: I43515c289001bf1407aee1f9734151a261a7808a
diff --git a/charts/coder/templates/rbac.yaml b/charts/coder/templates/rbac.yaml new file mode 100644 index 0000000..07fb36d --- /dev/null +++ b/charts/coder/templates/rbac.yaml
@@ -0,0 +1 @@ +{{ include "libcoder.rbac.tpl" . }}