fix deployment yml
This commit is contained in:
@ -23,3 +23,7 @@ spec:
|
|||||||
containers:
|
containers:
|
||||||
- name: locsrv
|
- name: locsrv
|
||||||
image: gitea.hottis.de/wn/locsrv:%IMAGETAG%
|
image: gitea.hottis.de/wn/locsrv:%IMAGETAG%
|
||||||
|
ports:
|
||||||
|
- containerPort: 8080
|
||||||
|
protocol: TCP
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user