mount
This commit is contained in:
parent
967c43dcbd
commit
f99b669e76
1 changed files with 4 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue