Skip to content

Commit

Permalink
Revert "cert manager, migrate to cluster issuer (#253)" (#254)
Browse files Browse the repository at this point in the history
This reverts commit 44c5fc4.
  • Loading branch information
xnull authored Jul 13, 2023
1 parent 44c5fc4 commit ec1e3f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloud/corfu/corfu/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ tls:
enabled: true
certificateName: corfu-certificate
issuer:
kind: ClusterIssuer
kind: Issuer
name: ca-issuer
secretName: corfu-certificate-tls
passwordName: corfu-password
Expand Down

0 comments on commit ec1e3f1

Please sign in to comment.