Skip to content

Commit

Permalink
Update cert-manager API version in docs example (#8317)
Browse files Browse the repository at this point in the history
  • Loading branch information
nitishaggarwal49 authored Dec 11, 2024
1 parent afbb29b commit 2ad5617
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ metadata:
spec:
selfSigned: {}
---
apiVersion: cert-manager.io/v1alpha2
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: quickstart-es-cert
Expand Down

0 comments on commit 2ad5617

Please sign in to comment.