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
|
- /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
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue