++service test

This commit is contained in:
Nico Schottelius 2021-07-31 11:07:30 +02:00
parent e6c3ebef76
commit 926a552d68

View file

@ -0,0 +1,10 @@
apiVersion: v1
kind: Service
metadata:
name: blank-service
spec:
selector:
app: something-that-comes-later
ports:
- protocol: TCP
port: 80