Update image version in deployment.yaml
This commit is contained in:
@ -14,7 +14,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: apkt-eis
|
- name: apkt-eis
|
||||||
image: defuj/apkt-eis:v0.0.23-dev
|
image: defuj/apkt-eis:v0.0.1-vm
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
---
|
---
|
||||||
@ -44,4 +44,3 @@ spec:
|
|||||||
port: 32166
|
port: 32166
|
||||||
targetPort: 80
|
targetPort: 80
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
|
|
Reference in New Issue
Block a user