Skip to content

update-rbac-api-version

Alexander Dess requested to merge alex-dess/world-greetings-env-1:main into main

As of Kubernetes v1.19 rbac.authorization.k8s.io/v1beta1 was deprecated and should be migrated to rbac.authorization.k8s.io/v1

When updated it works with the newer EKS versions as well

Merge request reports