Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolay Demchuk <[email protected]>
  • Loading branch information
NikolayDemchuk committed Jun 17, 2024
1 parent e47d6ba commit d1f1725
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRoleBinding
metadata:
creationTimestamp: null
labels:
app.kubernetes.io/component: driver-ceph
app.kubernetes.io/name: cosi-driver-ceph
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
metadata:
creationTimestamp: null
labels:
app.kubernetes.io/component: driver-ceph
app.kubernetes.io/name: cosi-driver-ceph
Expand Down
1 change: 0 additions & 1 deletion crds/objectstorage-provisioner_v1_serviceaccount.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
apiVersion: v1
kind: ServiceAccount
metadata:
creationTimestamp: null
labels:
app.kubernetes.io/component: driver-ceph
app.kubernetes.io/name: cosi-driver-ceph
Expand Down

0 comments on commit d1f1725

Please sign in to comment.