This commit is contained in:
Jun-te Kim 2025-12-14 00:17:42 +00:00
parent 967c43dcbd
commit f99b669e76

View file

@ -48,6 +48,10 @@ spec:
- /home/runner/run.sh - /home/runner/run.sh
# 👇 AWS CREDS FROM K8S SECRET # 👇 AWS CREDS FROM K8S SECRET
env:
- name: RUNNER_LABELS
value: mealcraft-runners,self-hosted
envFrom: envFrom:
- secretRef: - secretRef:
name: aws-secrets name: aws-secrets