feature(wip): Implement basic services and some databases.
This commit is contained in:
parent
c36ae6cdf0
commit
7b7f90ff16
38 changed files with 794 additions and 6 deletions
|
@ -5,6 +5,7 @@ format_ver = 1
|
|||
[k3s_dash_repo]
|
||||
description = Kubernetes Dashboard Repository
|
||||
mode = helm
|
||||
depends_on = traefik
|
||||
|
||||
[#k3s_dash_repo/helm]
|
||||
mode = add_repo
|
||||
|
|
Reference in a new issue