Update image version in deployment.yaml

This commit is contained in:
rpurnama1409
2024-02-24 15:43:14 +07:00
parent 2f49e6cdd0
commit cc83c7b9d1

View File

@ -14,7 +14,7 @@ spec:
spec:
containers:
- name: apkt-eis
image: defuj/apkt-eis:v0.0.23-dev
image: defuj/apkt-eis:v0.0.1-vm
ports:
- containerPort: 80
---
@ -44,4 +44,3 @@ spec:
port: 32166
targetPort: 80
type: ClusterIP