Fix container port in deployment.yaml

This commit is contained in:
Dede Fuji Abdul 2024-01-15 14:45:10 +07:00
parent 24e82b8e38
commit 28af965f19

View File

@ -16,4 +16,5 @@ spec:
- name: apkt-eis
image: defuj/apkt-eis:latest
ports:
- containerPort: 80
- containerPort: 80