Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
metlos authored and tolusha committed Mar 10, 2021
1 parent fdc6a7d commit f36e56f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions deploy/cluster_role.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -358,7 +358,7 @@ rules:
- patch
- update
- apiGroups:
- ""
- ''
resources:
- configmap
verbs:
Expand All @@ -370,14 +370,14 @@ rules:
- update
- watch
- apiGroups:
- "apps"
- apps
resources:
- deployments/finalizers
resourceNames:
- devworkspace-che-operator
verbs:
- update
- nonResourceURLs:
- "/metrics"
- /metrics
verbs:
- "get"
- get

0 comments on commit f36e56f

Please sign in to comment.