Skip to content

Commit 76b6084

Browse files
authored
Merge pull request #124419 from Rick-healy/docs-editor/azure-rbac-1726232887
Update azure-rbac.md
2 parents e7d2e78 + 08541ab commit 76b6084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/azure-rbac.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ For a conceptual overview of this feature, see [Azure RBAC on Azure Arc-enabled
8686
1. Add the following specification under `volumes`:
8787

8888
```yml
89-
- name: azure-rbac
90-
hostPath:
89+
- hostPath
9190
path: /etc/guard
9291
type: Directory
92+
name: azure-rbac
9393
```
9494

9595
1. Add the following specification under `volumeMounts`:

0 commit comments

Comments
 (0)