Bring up Linkding

This commit is contained in:
Daniel Cosme
2026-04-25 18:54:49 -04:00
parent c3ef84d4a9
commit 367efc949b
+3 -3
View File
@@ -36,9 +36,9 @@ func Stack() stack.Stack {
meta, meta,
map[string]any{ map[string]any{
"namespace": Namespace, "namespace": Namespace,
// "srv": srv, "srv": srv,
// "pvc": pvc, "pvc": pvc,
// "deployment": deployment(), "deployment": deployment(),
}, },
) )
return kz.Stack("linkding") return kz.Stack("linkding")