Skip to content

Commit

Permalink
Merge pull request #201 from vmware-tanzu/199/bump-cm
Browse files Browse the repository at this point in the history
config: bump cert-manager apiversion
  • Loading branch information
Ciro S. Costa authored Oct 12, 2021
2 parents caf8039 + 77090fa commit e7adbc4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/webhook/webhook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ webhooks:

---

apiVersion: cert-manager.io/v1alpha2
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: cartographer-webhook
Expand All @@ -108,7 +108,7 @@ spec:
secretName: cartographer-webhook
---

apiVersion: cert-manager.io/v1alpha2
apiVersion: cert-manager.io/v1
kind: Issuer
metadata:
name: selfsigned-issuer
Expand Down

0 comments on commit e7adbc4

Please sign in to comment.