Added port 8081 to allowed ports for repo server
This commit is contained in:
parent
374ba40393
commit
1a198726df
|
@ -72,6 +72,8 @@ specs:
|
|||
- world
|
||||
toPorts:
|
||||
- ports:
|
||||
- port: '8081'
|
||||
protocol: TCP
|
||||
- port: '8084'
|
||||
protocol: TCP
|
||||
{{- end }}
|
Reference in New Issue