Skip to content

Commit 2601bc5

Browse files
committed
no service
1 parent 9a558f9 commit 2601bc5

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

Diff for: deployment_config.yaml

+1-15
Original file line numberDiff line numberDiff line change
@@ -29,18 +29,4 @@ spec:
2929
volumes:
3030
- name: dispatcher-config
3131
hostPath:
32-
path: /dispatcher/conf/conf.d
33-
---
34-
apiVersion: v1
35-
kind: Service
36-
metadata:
37-
name: dev-oda-dispatcher-service
38-
labels:
39-
run: dev-oda-dispatcher
40-
spec:
41-
ports:
42-
- port: 80
43-
targetPort: 8001
44-
protocol: TCP
45-
selector:
46-
run: dev-oda-dispatcher
32+
path: /dispatcher/conf/conf.d

0 commit comments

Comments
 (0)