diff --git a/ix-device-plugin-volcano.yaml b/ix-device-plugin-volcano.yaml index 001e90e2820b6ccef8b3e41fb037b07c49424a37..38db908be250338919fe5f6d955cdf6e9cd346fd 100644 --- a/ix-device-plugin-volcano.yaml +++ b/ix-device-plugin-volcano.yaml @@ -127,7 +127,7 @@ spec: - name: ixc mountPath: /ixconfig - name: ix-device-plugin-log - mountPath: /var/log/iluvatarcorex/ix-device-plugin + mountPath: /var/log/iluvatarcorex env: - name: NODE_NAME valueFrom: @@ -157,5 +157,5 @@ spec: name: ix-config - name: ix-device-plugin-log hostPath: - path: /var/log/iluvatarcorex/ix-device-plugin + path: /var/log/iluvatarcorex type: Directory