adapted the code to execute the wf in the dedicated namespace

This commit is contained in:
pb
2025-04-08 10:09:24 +02:00
parent 08ade1af66
commit 42ee6abcb6
3 changed files with 4 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ import (
oclib "cloud.o-forge.io/core/oc-lib"
"cloud.o-forge.io/core/oc-lib/models/peer"
"cloud.o-forge.io/core/oc-lib/tools"
tools "cloud.o-forge.io/core/oc-lib/tools"
)
type AdmiraltySetter struct {