infra pipeline specialised

This commit is contained in:
2020-03-19 11:27:28 +01:00
parent 1860b861c0
commit 54710dc73f
6 changed files with 102 additions and 4 deletions

View File

@@ -0,0 +1,11 @@
apiVersion: v1
kind: Service
metadata:
name: example-service
namespace: default
spec:
ports:
- name: test
protocol: TCP
port: 666
targetPort: 666