Skip to content

Commit

Permalink
Merge pull request #172 from fileverse/INS-21-Deploy-storage-service
Browse files Browse the repository at this point in the history
Ins 21 deploy storage service
  • Loading branch information
FiodarSin authored Jan 21, 2025
2 parents 4ec55b7 + 59f3735 commit 5fde9f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion k8s/fileverse-storage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5fde9f0

Please sign in to comment.