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