Removes service

This commit is contained in:
Benjamin Affolter 2021-09-07 12:25:08 +00:00
parent 75afe03b3e
commit 2a5ae82830

View File

@ -1,10 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: simple-example
spec:
ports:
- port: 5000
targetPort: 5000
selector:
app: simple-example