You are viewing documentation for a release that is no longer maintainedSee documentation for the latest supported version 3 or the latest supported version 4.
9.2.10. 다른 서비스 계정으로 Pod 실행
기본값 이외의 서비스 계정으로 Pod를 실행할 수 있습니다.
배포 구성을 편집합니다.
$ oc edit dc/<deployment_config>
serviceAccount 및 serviceAccountName 매개변수를 spec 필드에 추가하고 사용할 서비스 계정을 지정합니다.