diff --git a/astrololo/data.yaml b/astrololo/data.yaml index f9fd437..46e093a 100644 --- a/astrololo/data.yaml +++ b/astrololo/data.yaml @@ -27,7 +27,7 @@ spec: - name: cache mountPath: /app/.cache - name: excel - mountpath: /app/data_files + mountPath: /app/data_files readOnly: true resources: requests: { cpu: "100m", memory: "256Mi" }