diff --git a/PROJECT b/PROJECT index 96146104..9299e8e9 100644 --- a/PROJECT +++ b/PROJECT @@ -1,5 +1,5 @@ domain: tietoevry.com -layout: go.kubebuilder.io/v2 +layout: go.kubebuilder.io/v3 projectName: github-actions-runner-operator repo: github.com/evryfs/github-actions-runner-operator resources: diff --git a/config/rbac/auth_proxy_client_clusterrole.yaml b/config/rbac/auth_proxy_client_clusterrole.yaml index 7d62534c..bd4af137 100644 --- a/config/rbac/auth_proxy_client_clusterrole.yaml +++ b/config/rbac/auth_proxy_client_clusterrole.yaml @@ -1,4 +1,4 @@ -apiVersion: rbac.authorization.k8s.io/v1beta1 +apiVersion: rbac.authorization.k8s.io/v1 kind: ClusterRole metadata: name: metrics-reader