updated to own custom container image

This commit is contained in:
Sebastian Leheis 2023-09-20 21:58:23 +02:00
parent a2590ef54d
commit 44fe6c6256
Signed by: sebleh
GPG key ID: 423BA83CB094FAE3

View file

@ -303,7 +303,7 @@ spec:
defaultMode: 0666
containers:
- name: dashboard
image: phntxx/dashboard:latest
image: yolokube/dashboard:latest
imagePullPolicy: IfNotPresent
ports:
- containerPort: 8080