This commit is contained in:
2020-02-18 18:37:40 +01:00
parent d261b0a667
commit 6e46df2f21
11 changed files with 155 additions and 9 deletions

View File

@@ -0,0 +1,11 @@
kind: Service
apiVersion: v1
metadata:
name: server-check
spec:
selector:
server: "http"
ports:
- name: http
protocol: TCP
port: 5000