We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ceb198 + fad72af commit 613b615Copy full SHA for 613b615
charts/cert-manager-webhook-dnsimple/templates/rbac.yaml
@@ -70,7 +70,7 @@ rules:
70
verbs:
71
- 'create'
72
---
73
-apiVersion: {{ $RBACAPIVersion }}
+apiVersion: rbac.authorization.k8s.io/v1
74
kind: ClusterRoleBinding
75
metadata:
76
name: {{ include "dnsimple-webhook.fullname" . }}:domain-solver
0 commit comments