feat(treinaai-runner): pull from Harbor andy/gh-runner-android, add imagePullSecrets
This commit is contained in:
@@ -14,9 +14,11 @@ spec:
|
|||||||
labels:
|
labels:
|
||||||
app: treinaai-runner
|
app: treinaai-runner
|
||||||
spec:
|
spec:
|
||||||
|
imagePullSecrets:
|
||||||
|
- name: harbor-pull
|
||||||
containers:
|
containers:
|
||||||
- name: runner
|
- name: runner
|
||||||
image: treinaai/gh-runner-android:latest
|
image: harbor.andy.dev.br/andy/gh-runner-android:latest
|
||||||
env:
|
env:
|
||||||
- name: REPO_URL
|
- name: REPO_URL
|
||||||
value: https://github.com/treinow-app/treinow-app
|
value: https://github.com/treinow-app/treinow-app
|
||||||
|
|||||||
Reference in New Issue
Block a user