We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ceb198 commit fad72afCopy full SHA for fad72af
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