fixed clusterissuer

This commit is contained in:
2025-05-14 16:20:58 -05:00
parent 0449e0030d
commit f7d1763910
2 changed files with 2 additions and 2 deletions

View File

@@ -13,7 +13,7 @@ spec:
issuerRef:
group: cert-manager.io
kind: ClusterIssuer
name: le-prod
name: letsencrypt-prod
secretName: okd-api
---
apiVersion: config.openshift.io/v1

View File

@@ -15,7 +15,7 @@ spec:
issuerRef:
group: cert-manager.io
kind: ClusterIssuer
name: le-prod
name: letsencrypt-prod
secretName: router-cert
---
apiVersion: operator.openshift.io/v1