add selinux options from gitlab runner 15.3
gitlab runner changelog: https://gitlab.com/gitlab-org/gitlab-runner/blob/v15.3.0/CHANGELOG.md#v1530-2022-08-19
SElinux MR: https://gitlab.com/gitlab-org/gitlab-runner/-/merge_requests/3451
gitlab runner options:
--kubernetes-pod-security-context-selinux-type value The SELinux type label that applies to all containers in a pod
--kubernetes-init_permissions_container_security_context-selinux-type value The SELinux type label that is associated with the container process
--kubernetes-build_container_security_context-selinux-type value The SELinux type label that is associated with the container process
--kubernetes-helper_container_security_context-selinux-type value The SELinux type label that is associated with the container process
--kubernetes-service_container_security_context-selinux-type value The SELinux type label that is associated with the container process