UNCLASSIFIED - NO CUI

Skip to content

SKIP UPGRADE Added kubernetes label to runner by default to work out of the box with network policies

Jimmy Bourque requested to merge Fix-Default-K8s-Label into main

General MR

Summary

By default, the network policies only allow egress traffic if the pods have a label of "app=gitlab-runner". Added this label to the default config.toml to ensure it works with network policies

Relates to #58 (closed)

Edited by Andrew Shoell

Merge request reports