Skip to content

Commit 6a51e2a

Browse files
committed
Set api version
1 parent 1b1564d commit 6a51e2a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/kuby/cert-manager/plugin.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ def cluster_issuer
5656
config = @config
5757

5858
@cluster_issuer ||= CertManager.issuer do
59+
api_version 'cert-manager.io/v1'
60+
5961
metadata do
6062
name context.send(:issuer_name)
6163
namespace NAMESPACE

0 commit comments

Comments
 (0)