pravega / pravega-operator

Pravega Kubernetes Operator
Apache License 2.0
41 stars 38 forks source link

Update cert-manager to v1 #603

Closed anishakj closed 2 years ago

anishakj commented 2 years ago

Description

Currently in the certificate, we are using v1alpha2 version. Update that to v1 as v1alpha2 is removed in cert-manager v1.7

Importance

must-have

Location

deploy/certificate.yaml

Suggestions for an improvement

Change the version to v1