Skip to content

Commit

Permalink
update influx data directory
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarchel7bulls authored and yoctozepto committed Dec 3, 2024
1 parent 1f7a164 commit 47f2c80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nebulous-influxdb/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ spec:
{{- toYaml .Values.resources | nindent 12 }}
volumeMounts:
- name: influxdb-storage
mountPath: /var/lib/influxdb
mountPath: /var/lib/influxdb2
volumes:
- name: influxdb-config
configMap:
Expand Down

0 comments on commit 47f2c80

Please sign in to comment.