87123/how-to-add-a-service-account-to-the-deployment-in-openshift
Hi Guys,
I have launched one app in Openshift. I want to add one service account to the deployment. How can I do that?
Hi@akhtar,
Some environment is dependent on a service account. You can attach a service account to your deployment using the below command.
$ oc set serviceaccount dc mydc account
Hi@akhtar, Some application requires service account for their ...READ MORE
Using 'git status' command in the repository ...READ MORE
Hi@akhtar, A Kubernetes namespace provides a mechanism to ...READ MORE
Hi@akhtar, You can give different roles to different ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE
It can work if you try to put ...READ MORE
When you use docker-compose down, all the ...READ MORE
Hi@akhtar, You can add an SCC to your ...READ MORE
Hi@akhtar, You can add a display name or ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.