Commit f9af0658 authored by Satnam Singh's avatar Satnam Singh

Convert nodel level logging to ES to use token-system-logging

parent 4e023e9f
......@@ -14,8 +14,8 @@ spec:
mountPath: /varlog
- name: containers
mountPath: /var/lib/docker/containers
- name: token-admin
mountPath: /etc/token-admin
- name: token-system-logging
mountPath: /etc/token-system-logging
readOnly: true
volumes:
- name: varlog
......@@ -24,6 +24,6 @@ spec:
- name: containers
hostPath:
path: /var/lib/docker/containers
- name: token-admin
- name: token-system-logging
secret:
secretName: token-admin
secretName: token-system-logging
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