Bring up Linkding
This commit is contained in:
@@ -36,9 +36,9 @@ func Stack() stack.Stack {
|
||||
meta,
|
||||
map[string]any{
|
||||
"namespace": Namespace,
|
||||
// "srv": srv,
|
||||
// "pvc": pvc,
|
||||
// "deployment": deployment(),
|
||||
"srv": srv,
|
||||
"pvc": pvc,
|
||||
"deployment": deployment(),
|
||||
},
|
||||
)
|
||||
return kz.Stack("linkding")
|
||||
|
||||
Reference in New Issue
Block a user