mirror of
https://github.com/bvanroll/stage-infra.git
synced 2025-08-29 20:12:46 +00:00
infra pipeline specialised
This commit is contained in:
11
infra/example-service.yaml
Normal file
11
infra/example-service.yaml
Normal 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
|
Reference in New Issue
Block a user