Skip to content

Commit

Permalink
481 nachet swin logs (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
ChromaticPanic authored Nov 20, 2024
1 parent eb5019e commit 13e0204
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,12 +82,12 @@ spec:
sizeLimit: 500Mi
- name: logs
persistentVolumeClaim:
claimName: nachet-logs-pvc
claimName: nachet-swin-logs-pvc
---
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: nachet-logs-pvc
name: nachet-swin-logs-pvc
spec:
storageClassName: azurefile
accessModes:
Expand Down

0 comments on commit 13e0204

Please sign in to comment.