Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
Piao committed Aug 8, 2024
1 parent b58e46c commit 7033d58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/charts/server/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ spec:
- apiVersion: v1
kind: PersistentVolumeClaim
metadata:
name: influxdb-volume
name: influxdb-volume
spec:
accessModes: [ "ReadWriteOnce" ]
storageClassName: "longhorn"
Expand Down

0 comments on commit 7033d58

Please sign in to comment.