fix deployment yml
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/tag/woodpecker Pipeline was successful

This commit is contained in:
2024-01-13 18:00:54 +01:00
parent 23cf412408
commit 1f08560ab0

View File

@ -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