Bring up Linkding
This commit is contained in:
@@ -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")
|
||||||
|
|||||||
Reference in New Issue
Block a user