set letsencrypt name to letsencrypt-staging
Some checks are pending
ci / build (push) Waiting to run

This commit is contained in:
CJ_Clippy 2024-06-28 16:42:58 -08:00
parent 08d503920e
commit ac08ebac84

View File

@ -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