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
|
defaultMode: 0666
|
||||||
containers:
|
containers:
|
||||||
- name: dashboard
|
- name: dashboard
|
||||||
image: phntxx/dashboard:latest
|
image: yolokube/dashboard:latest
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 8080
|
- containerPort: 8080
|
||||||
|
|
Loading…
Reference in a new issue