Added port 8081 to allowed ports for repo server

This commit is contained in:
Jim Martens 2023-11-17 18:32:11 +01:00
parent 374ba40393
commit 1a198726df
1 changed files with 2 additions and 0 deletions

View File

@ -72,6 +72,8 @@ specs:
- world
toPorts:
- ports:
- port: '8081'
protocol: TCP
- port: '8084'
protocol: TCP
{{- end }}