We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a558f9 commit 2601bc5Copy full SHA for 2601bc5
deployment_config.yaml
@@ -29,18 +29,4 @@ spec:
29
volumes:
30
- name: dispatcher-config
31
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
+ path: /dispatcher/conf/conf.d
0 commit comments