Skip to content
Snippets Groups Projects
Commit f13e3cd5 authored by garciadeblas's avatar garciadeblas
Browse files

Update namespace in kustomizations of jenkins and testacme OKA


Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent b25a6924
No related branches found
No related tags found
No related merge requests found
Pipeline #18423 passed with stages
in 2 minutes and 18 seconds
......@@ -19,7 +19,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: jenkins
namespace: jenkins
namespace: flux-system
spec:
interval: 1h0m0s
path: ./apps/jenkins/manifests
......
......@@ -7,7 +7,7 @@ apiVersion: kustomize.toolkit.fluxcd.io/v1
kind: Kustomization
metadata:
name: ${APPNAME}
namespace: ${TARGET_NS}
namespace: flux-system
spec:
interval: 1h0m0s
path: ./apps/testacme/manifests
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment