diff --git a/k8s/fileverse-storage.yaml b/k8s/fileverse-storage.yaml index c1e84aa..89d50f2 100644 --- a/k8s/fileverse-storage.yaml +++ b/k8s/fileverse-storage.yaml @@ -34,7 +34,7 @@ spec: imagePullPolicy: IfNotPresent volumeMounts: - name: secrets-store-fileverse-storage - mountPath: /app/.env + mountPath: /app/config/.env subPath: .env readOnly: true livenessProbe: &probeConfig