change container registry for dashboard
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Aaron Riedel 2023-12-24 18:11:24 +01:00
parent e32768cea8
commit 319a5776cd
Signed by: aaron
GPG key ID: 643004654D40D577
3 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ spec:
spec:
containers:
- name: dashboard
image: yolokube/dashboard:latest
image: git.ar21.de/yolokube/dashboard:latest
imagePullPolicy: Always
ports:
- containerPort: 8080