change grafana volume to RWX
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
285c0b53d3
commit
7e20805c34
1 changed files with 2 additions and 3 deletions
|
@ -80,9 +80,8 @@ grafana:
|
|||
- grafana.services.yolokube.de
|
||||
persistence:
|
||||
enabled: true
|
||||
deploymentStrategy:
|
||||
type: Recreate
|
||||
rollingUpdate: null
|
||||
accessModes:
|
||||
- ReadWriteMany
|
||||
prometheus-node-exporter:
|
||||
prometheus:
|
||||
monitor:
|
||||
|
|
Loading…
Reference in a new issue