[COMMON] Remove hostPath entries
[oom.git] / kubernetes / sdnc / templates / job.yaml
index 3dcfdea..ffd578f 100755 (executable)
@@ -146,9 +146,6 @@ spec:
       {{- end }}
       serviceAccountName: {{ include "common.fullname" (dict "suffix" "read" "dot" . )}}
       volumes:
-      - name: localtime
-        hostPath:
-          path: /etc/localtime
       - name: docker-entrypoint-initdb-d
         emptyDir: {}
       - name: bin