~xdavidwu/flux

f345ec5a0d566edd21fecea120fea53708b9627d — Pinghao Wu 19 days ago 3642796
prometheus: enable persistence
1 files changed, 8 insertions(+), 2 deletions(-)

M monitoring/prometheus/deployment.yaml
M monitoring/prometheus/deployment.yaml => monitoring/prometheus/deployment.yaml +8 -2
@@ 72,5 72,11 @@ spec:
        - name: thanos
          secret:
            secretName: thanos
        - name: data  # TODO persist
          emptyDir: {}
        - name: data
          cephfs:
            monitors:
              - 10.0.3.1:6789
            path: /volumes/_nogroup/prometheus/8568af13-55ba-4fcd-ac1c-a80cc0ff0664
            user: prometheus
            secretRef:
              name: ceph