Skip to content

Commit 2e9c71c

Browse files
Fix note
Co-authored-by: Shannon Leavitt <[email protected]>
1 parent b2cbe08 commit 2e9c71c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/openshift/built-in-container-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ As `kubeadmin`, execute the following commands:
3838
oc policy add-role-to-user -n openshift-image-registry registry-editor <user>
3939
```
4040

41-
> [Note!]
41+
> [!Note]
4242
> For cluster users and Azure AD users - this will be the same name you use to authenticate into the cluster. For OpenShift ServiceAccounts, format the name as `system:serviceaccount:<project>:<name>`
4343
4444
## Access the registry

0 commit comments

Comments
 (0)