[ 
https://issues.apache.org/jira/browse/YUNIKORN-2066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Kuan-Po Tseng closed YUNIKORN-2066.
-----------------------------------
    Resolution: Duplicate

> Fix incorrect example in usergroup_resolution
> ---------------------------------------------
>
>                 Key: YUNIKORN-2066
>                 URL: https://issues.apache.org/jira/browse/YUNIKORN-2066
>             Project: Apache YuniKorn
>          Issue Type: Improvement
>          Components: documentation
>            Reporter: Kuan-Po Tseng
>            Assignee: Kuan-Po Tseng
>            Priority: Trivial
>
> [https://yunikorn.apache.org/docs/user_guide/usergroup_resolution/]
> the example is wrong
> metadata:
>   annotations:
>     yunikorn.apache.org/user.info: "
>     {
>       username: \"yunikorn\",
>       groups: [
>         \"developers\",
>         \"devops\"
>       ]
>     }"
>  
> should be
> metadata:
>   annotations:
>     yunikorn.apache.org/user.info: "
>     {
>       \"user\": \"yunikorn\",
>       \"groups\": [
>         \"developers\",
>         \"devops\"
>       ]
>     }"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to