Fixed deployment stuff
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Pünkösd Marcell 2020-04-29 22:17:43 +02:00
parent edd6dbd017
commit b4e6e7260d
2 changed files with 3 additions and 3 deletions

View File

@ -12,4 +12,4 @@ data:
MINIO_ENDPOINT: "minio-service:9000"
MINIO_ACCESS_KEY: birbnetes-minio-access
MINIO_SECRET_KEY: birbnetes-supersecret
MINIO_BUCKET_NAME: birb_noises
MINIO_BUCKET_NAME: birb-noises

View File

@ -18,7 +18,7 @@ spec:
app: storage-service
spec:
containers:
- image: registry.kmlabz.com/tormakris/storage-service
- image: registry.kmlabz.com/birbnetes/storage-service
name: storage-service
envFrom:
- configMapRef:
@ -26,4 +26,4 @@ spec:
ports:
- containerPort: 8000
imagePullSecrets:
- name: regcred
- name: regcred