more fuckery because kustomize plus helm is horrendous
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
06127788cc
commit
71034bdb70
|
@ -42,6 +42,12 @@ patches:
|
|||
kind: Certificate|Issuer
|
||||
name: .*
|
||||
version: v1alpha2
|
||||
- patch: |-
|
||||
- op: replace
|
||||
path: /spec/service/namespace
|
||||
value: 'cert-manager'
|
||||
target:
|
||||
name: 'v1alpha1.acme.neoskop.de'
|
||||
- patch: |-
|
||||
- op: replace
|
||||
path: /metadata/namespace
|
||||
|
|
Loading…
Reference in New Issue