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

Update jenkins OKA to include patch for helm repo


Signed-off-by: default avatargarciadeblas <gerardo.garciadeblas@telefonica.com>
parent 6bf70b99
No related branches found
No related tags found
No related merge requests found
Pipeline #18768 passed with stages
in 2 minutes and 6 seconds
......@@ -54,3 +54,12 @@ spec:
- op: replace
path: /spec/targetNamespace
value: ${TARGET_NS}
- target:
kind: HelmRepository
version: v2beta1
name: bitnamicharts
namespace: jenkins
patch: |-
- op: replace
path: /metadata/namespace
value: ${TARGET_NS}
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