rickchengx commented on pull request #4172:
URL: https://github.com/apache/zeppelin/pull/4172#issuecomment-878735434


   > Please add documentation.
   > Missing parts:
   > 
   > * How to create the service account
   
   If user needs to set a specific service account (rather than default), he 
needs to create the account in advance.
   For example, user can create a service account through `kubectl`:
   ```
   kubectl create serviceaccount my-service-account
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to