Commit cb8df2a5 authored by Andrew's avatar Andrew

Update app-nako-scanner.tpl.yml

parent aaacece6
Pipeline #1447 passed with stages
in 34 seconds
......@@ -61,16 +61,16 @@ spec:
- name: node-scanner
containerPort: 5000
volumeMounts:
- name: pv-node-scanner
- name: pv-node-scanner-prod
mountPath: /root/.destreamnode/destream/DeStreamMain
- name: node-scanner-config
mountPath: /root/.destreamnode/destream/DeStreamMain/destream.conf
subPath: destream.conf
nodeName: node1
volumes:
- name: pv-node-scanner-claim
- name: pv-node-scanner-prod
persistentVolumeClaim:
claimName: pv-node-scanner-claim
claimName: pv-node-scanner-prod-claim
- name: node-scanner-config
configMap:
name: nakonodeconf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment