Fix container port in deployment.yaml
This commit is contained in:
parent
24e82b8e38
commit
28af965f19
@ -16,4 +16,5 @@ spec:
|
||||
- name: apkt-eis
|
||||
image: defuj/apkt-eis:latest
|
||||
ports:
|
||||
- containerPort: 80
|
||||
- containerPort: 80
|
||||
|
Loading…
x
Reference in New Issue
Block a user