mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-13 00:20:07 +01:00
add helm chart example
This commit is contained in:
parent
54c35f61a0
commit
5c5191680e
3 changed files with 18 additions and 1 deletions
|
|
@ -3,4 +3,5 @@
|
|||
evalModules ? (import ../. {}).evalModules.${system},
|
||||
}: {registry ? "docker.io/gatehub"}: {
|
||||
nginx-deployment = import ./nginx-deployment {inherit evalModules registry;};
|
||||
helm-chart = import ./helm-chart {inherit evalModules;};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue