set letsencrypt name to letsencrypt-staging
ci / build (push) Waiting to run
Details
ci / build (push) Waiting to run
Details
This commit is contained in:
parent
08d503920e
commit
ac08ebac84
|
@ -46,3 +46,10 @@ spec:
|
||||||
target:
|
target:
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
name: letsencrypt
|
name: letsencrypt
|
||||||
|
- patch: |
|
||||||
|
- op: replace
|
||||||
|
path: /metadata/name
|
||||||
|
value: letsencrypt-staging
|
||||||
|
target:
|
||||||
|
kind: ClusterIssuer
|
||||||
|
name: letsencrypt
|
Loading…
Reference in New Issue