Skip to content

Commit 36585bc

Browse files
committed
Learn Editor: Update azure-rbac.md
1 parent e7d07af commit 36585bc

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,11 +85,11 @@ For a conceptual overview of this feature, see [Azure RBAC on Azure Arc-enabled
8585

8686
1. Add the following specification under `volumes`:
8787
88-
```yml
89-
- name: azure-rbac
90-
hostPath:
88+
```yml
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)