forked from LengKundee/MQL5-Google-Onedrive
11 lines
No EOL
188 B
YAML
11 lines
No EOL
188 B
YAML
apiVersion: v1
|
|
kind: Service
|
|
metadata:
|
|
name: statistics-service-api
|
|
namespace: boathouse-test
|
|
spec:
|
|
ports:
|
|
- port: 80
|
|
targetPort: 80
|
|
selector:
|
|
app: statistics-service-api |