This commit is contained in:
2024-04-10 21:09:45 +02:00
parent 28323a8c84
commit dffd2c8704
3 changed files with 8 additions and 8 deletions

View File

@ -1,23 +1,23 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
name: dns-challenge-illium
name: cert-manager-lego-webhook-challenges
rules:
- apiGroups:
- "cert-manager.io"
- "acme.cert-manager.io"
resources: ["ionos"]
resources: ["challenges"]
verbs: ["*"]
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
name: dns-challenge-illium-binding
name: ert-manager-lego-webhook-challenges-binding
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: dns-challenge-illium
name: cert-manager-lego-webhook-challenges
subjects:
- kind: ServiceAccount
name: cert-manager
namespace: cert-manager
namespace: cert-manager-lego-webhook