Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit

Permalink
adding persistence options
Browse files Browse the repository at this point in the history
  • Loading branch information
zakaria2905 committed Nov 22, 2021
1 parent 3f8070d commit 72f3762
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -547,6 +547,10 @@ influxdb:
type: ClusterIP
port: 8086
rpcPort: 8088
persistence:
enabled: true
storageClass: ""
size: 8Gi
ingress:
enabled: false
hostname:

0 comments on commit 72f3762

Please sign in to comment.