Changing to registry haumdaucher for datalab

This commit is contained in:
Moritz Graf 2020-04-11 22:53:50 +02:00
parent c6528ddc51
commit e41ff89c24
5 changed files with 10 additions and 10 deletions

View File

@ -17,9 +17,9 @@ spec:
app: corona-api
spec:
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- image: hub.moritzgraf.de:5000/corona_plumber:latest
- image: registry.haumdaucher.de/corona_plumber:latest
imagePullPolicy: Always
name: corona-api
ports:

View File

@ -17,9 +17,9 @@ spec:
app: corona
spec:
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- image: hub.moritzgraf.de:5000/corona:latest
- image: registry.haumdaucher.de/corona:latest
imagePullPolicy: Always
name: corona
ports:

View File

@ -19,9 +19,9 @@ spec:
app: mopbot
spec:
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- image: hub.moritzgraf.de:5000/mopbot:latest
- image: registry.haumdaucher.de/mopbot:latest
name: mopbot
resources:
limits:

View File

@ -46,10 +46,10 @@ spec:
spec:
serviceAccountName: redeploy
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- name: redeploy-corona-api
image: hub.moritzgraf.de:5000/redeploy:latest
image: registry.haumdaucher.de/redeploy:latest
env:
- name: DEPLOYMENT
value: "corona-api"

View File

@ -19,9 +19,9 @@ spec:
serviceAccountName: redeploy
automountServiceAccountToken: true
imagePullSecrets:
- name: "hub-moritzgraf-de"
- name: "registry-haumdaucher-de"
containers:
- image: hub.moritzgraf.de:5000/rstudio:latest
- image: registry.haumdaucher.de/rstudio:latest
imagePullPolicy: Always
name: rstudio
resources: