File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7622,20 +7622,13 @@ spec:
76227622---
76237623apiVersion : v1
76247624kind : ServiceAccount
7625- metadata :
7626- name : vitess-operator
7627- namespace : example
7628- ---
7629- apiVersion : v1
7630- kind : ServiceAccount
76317625metadata :
76327626 name : vitess-operator
76337627---
76347628apiVersion : rbac.authorization.k8s.io/v1
76357629kind : Role
76367630metadata :
76377631 name : vitess-operator-backup-storage
7638- namespace : example
76397632rules :
76407633 - apiGroups :
76417634 - planetscale.com
@@ -7744,15 +7737,13 @@ apiVersion: rbac.authorization.k8s.io/v1
77447737kind : RoleBinding
77457738metadata :
77467739 name : vitess-operator-backup-storage
7747- namespace : example
77487740roleRef :
77497741 apiGroup : rbac.authorization.k8s.io
77507742 kind : Role
77517743 name : vitess-operator-backup-storage
77527744subjects :
77537745 - kind : ServiceAccount
77547746 name : vitess-operator
7755- namespace : example
77567747---
77577748apiVersion : rbac.authorization.k8s.io/v1
77587749kind : ClusterRoleBinding
You can’t perform that action at this time.
0 commit comments