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
|
kind: Certificate|Issuer
|
||||||
name: .*
|
name: .*
|
||||||
version: v1alpha2
|
version: v1alpha2
|
||||||
|
- patch: |-
|
||||||
|
- op: replace
|
||||||
|
path: /spec/service/namespace
|
||||||
|
value: 'cert-manager'
|
||||||
|
target:
|
||||||
|
name: 'v1alpha1.acme.neoskop.de'
|
||||||
- patch: |-
|
- patch: |-
|
||||||
- op: replace
|
- op: replace
|
||||||
path: /metadata/namespace
|
path: /metadata/namespace
|
||||||
|
|
Loading…
Reference in New Issue