diff --git a/mist_infra/arc/autoscaling-runner-set.yaml b/mist_infra/arc/autoscaling-runner-set.yaml index 59a4e6b..4520809 100644 --- a/mist_infra/arc/autoscaling-runner-set.yaml +++ b/mist_infra/arc/autoscaling-runner-set.yaml @@ -48,6 +48,10 @@ spec: - /home/runner/run.sh # 👇 AWS CREDS FROM K8S SECRET + env: + - name: RUNNER_LABELS + value: mealcraft-runners,self-hosted + envFrom: - secretRef: name: aws-secrets