Files
snow/charts/transmission/flood/svc.yaml
T

11 lines
135 B
YAML

apiVersion: v1
kind: Service
metadata:
name: flood
spec:
type: ClusterIP
ports:
- name: http
port: 80
targetPort: 3000