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
|
@ -43,6 +43,13 @@ spec:
|
|||
- op: replace
|
||||
path: /spec/acme/privateKeySecretRef/name
|
||||
value: letsencrypt-staging
|
||||
target:
|
||||
kind: ClusterIssuer
|
||||
name: letsencrypt
|
||||
- patch: |
|
||||
- op: replace
|
||||
path: /metadata/name
|
||||
value: letsencrypt-staging
|
||||
target:
|
||||
kind: ClusterIssuer
|
||||
name: letsencrypt
|
Loading…
Reference in New Issue