Régis Behmo 28b805eb28 🌅
2019-07-11 13:44:16 +08:00

13 lines
180 B
Plaintext

---
apiVersion: v1
kind: Service
metadata:
name: discovery
spec:
type: NodePort
ports:
- port: 8000
protocol: TCP
selector:
app.kubernetes.io/name: discovery