diff --git a/cluster/infrastructure/external-dns/deployment.yaml b/cluster/infrastructure/external-dns/deployment.yaml index c10cb97..55cd285 100644 --- a/cluster/infrastructure/external-dns/deployment.yaml +++ b/cluster/infrastructure/external-dns/deployment.yaml @@ -19,7 +19,7 @@ rules: resources: ["nodes"] verbs: ["list", "watch"] --- -apiVersion: rbac.authorization.k8s.io/v1beta1 +apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRoleBinding metadata: name: external-dns-viewer