Skip to content

Commit 9e57830

Browse files
committed
fmt
1 parent 6efc65f commit 9e57830

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

helm/coder/tests/testdata/sa_extra_rules.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ coder:
44

55
serviceAccount:
66
extraRules:
7-
- apiGroups: [""]
8-
resources: ["services"]
9-
verbs:
10-
- create
11-
- delete
12-
- deletecollection
13-
- get
14-
- list
15-
- patch
16-
- update
17-
- watch
7+
- apiGroups: [""]
8+
resources: ["services"]
9+
verbs:
10+
- create
11+
- delete
12+
- deletecollection
13+
- get
14+
- list
15+
- patch
16+
- update
17+
- watch

0 commit comments

Comments
 (0)