Revert "communishift: adjust for new cert-manager setup."
This reverts commit fd510fbf1642a74f1e951c1657b9dc768b6caf07.
This commit is contained in:
parent
86b921e490
commit
57e49b6da8
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1alpha2
|
apiVersion: certmanager.k8s.io/v1alpha1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
metadata:
|
metadata:
|
||||||
name: api-certificate
|
name: api-certificate
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.io/v1alpha2
|
apiVersion: certmanager.k8s.io/v1alpha1
|
||||||
kind: Certificate
|
kind: Certificate
|
||||||
metadata:
|
metadata:
|
||||||
name: apps-certificate
|
name: apps-certificate
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
apiVersion: cert-manager.k8s.io/v1alpha2
|
apiVersion: certmanager.k8s.io/v1alpha1
|
||||||
kind: ClusterIssuer
|
kind: ClusterIssuer
|
||||||
metadata:
|
metadata:
|
||||||
name: letsencrypt-production
|
name: letsencrypt-production
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue