set Updatestrategy for grafana (this should fix #45)
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
36f0dd7443
commit
986cdef4d6
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ grafana:
|
|||
- grafana.services.yolokube.de
|
||||
persistence:
|
||||
enabled: true
|
||||
deploymentStrategy:
|
||||
type: Recreate
|
||||
prometheus-node-exporter:
|
||||
prometheus:
|
||||
monitor:
|
||||
|
|
Loading…
Reference in a new issue