adding inputs output struct based on argo naming for now

This commit is contained in:
mr 2025-01-27 14:31:12 +01:00
parent 9b8acb83cb
commit 1cdbcca7f7

View File

@ -212,7 +212,7 @@ func SetConfig(mongoUrl string, database string, natsUrl string, lokiUrl string,
// for now only processing is specified here (not an elegant way)
if model == tools.DATA_RESOURCE.String() || model == tools.STORAGE_RESOURCE.String() {
outputs = []mm.Param{
mm.Param{
{
Attr: "source",
Readonly: true,
},