Skip to content

Commit

Permalink
Update zeroSSL api version
Browse files Browse the repository at this point in the history
Signed-off-by: cloudoutloud <[email protected]>
  • Loading branch information
cloudoutloud committed Aug 6, 2023
1 parent da08e38 commit 979c7c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/tutorials/zerossl/zerossl.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ kubectl apply -f zero-ssl-eabsecret.yaml -n cert-manager
Then we must create the `ZeroSSL` `ClusterIssuer`, let's call it `zerossl-production`. In our case we are using AWS. See pre-conditions to provision all required elements.

```yaml
apiVersion: cert-manager.io/v1alpha2
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: zerossl-production
Expand Down

0 comments on commit 979c7c0

Please sign in to comment.