Skip to content

Commit a3b91c0

Browse files
committed
chore(charts): update cert-manager api version
1 parent b940231 commit a3b91c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/passport/templates/passport-certificate.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{{- if eq .Values.global.passport_location "on-cluster" }}
22
{{- if .Values.global.cert_passport_enabled }}
3-
apiVersion: cert-manager.io/v1alpha2
3+
apiVersion: cert-manager.io/v1
44
kind: Certificate
55
metadata:
66
name: drycc-passport

0 commit comments

Comments
 (0)