From c5e3da32c460023f8b0f8f6959d67788a03d971f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 23 Mar 2023 23:24:17 +0000 Subject: [PATCH] Update dependency Role to rbac.authorization.k8s.io/v1 --- configure/ingress-nginx/mandatory.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/ingress-nginx/mandatory.yaml b/configure/ingress-nginx/mandatory.yaml index 12d59c56111e..7a81124717f9 100644 --- a/configure/ingress-nginx/mandatory.yaml +++ b/configure/ingress-nginx/mandatory.yaml @@ -104,7 +104,7 @@ rules: - update --- -apiVersion: rbac.authorization.k8s.io/v1beta1 +apiVersion: rbac.authorization.k8s.io/v1 kind: Role metadata: name: nginx-ingress-role