move to oci.limbosolutions.com

This commit is contained in:
Márcio Fernandes
2026-05-03 01:53:56 +00:00
parent 42bef0f304
commit af239cfd94
11 changed files with 13 additions and 10 deletions

View File

@@ -0,0 +1,4 @@
#!/bin/bash
set -e
NAMESPACE=mylimbo-com-cicd
kubectl create namespace ${NAMESPACE} || true