Commit cf6a03dd authored by garciadeblas's avatar garciadeblas
Browse files

Update jenkins OKA to include patch for helm repo

parent 6bf70b99
Loading
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -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}