Merge pull request #894 from ghiyastfarisi/fix/rbac-beta

Update rbac apiVersion for k8s deployment
This commit is contained in:
Simone Gotti 2022-10-20 09:19:20 +02:00 committed by GitHub
commit 4bb4107523
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding
metadata:
name: stolon

View File

@ -6,7 +6,7 @@
# sentinel/stolonctl: list components pods
# sentinel/stolonctl: get components pods annotations
apiVersion: rbac.authorization.k8s.io/v1beta1
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: stolon