wip: well, looking better

This commit is contained in:
2024-10-14 18:02:42 +02:00
parent ed26ad8af2
commit 354bd72248
10 changed files with 82 additions and 150 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ in
{
options.apps.openfga = lib.apps.appOptions {};
config = lib.apps.appConfig cfg "openfga" {
config = lib.apps.appConfig cfg "${env}-openfga" {
helm.releases."${env}-openfga" = {
inherit values;
chart = lib.helm.downloadHelmChart {