Régis Behmo 15518f0c59 🌅
2019-08-21 12:02:26 +02:00

13 lines
172 B
Plaintext

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