updated to own custom container image
This commit is contained in:
parent
a2590ef54d
commit
44fe6c6256
1 changed files with 1 additions and 1 deletions
|
@ -303,7 +303,7 @@ spec:
|
|||
defaultMode: 0666
|
||||
containers:
|
||||
- name: dashboard
|
||||
image: phntxx/dashboard:latest
|
||||
image: yolokube/dashboard:latest
|
||||
imagePullPolicy: IfNotPresent
|
||||
ports:
|
||||
- containerPort: 8080
|
||||
|
|
Loading…
Reference in a new issue