eth-physics/deployment/nginx.service.yaml
2024-02-04 00:52:44 +01:00

12 lines
157 B
YAML

apiVersion: v1
kind: Service
metadata:
name: quartz-web
spec:
selector:
app: quartz
ports:
- protocol: TCP
port: 80
targetPort: 80