9 - image: quay.io/bitnami/grafana:latest
12 - name: GF_SECURITY_ADMIN_PASSWORD
14 - name: GF_PATHS_CONFIG
15 value: /grafana-config/grafana.ini
21 - name: grafana-config
22 mountPath: /grafana-config
24 - name: grafana-datasource
25 mountPath: /etc/grafana/provisioning/datasources/datasource.yaml
28 - image: quay.io/prometheus/prometheus:latest
35 - name: prometheus-config
36 mountPath: /etc/prometheus
39 - image: quay.io/bitnami/nginx
48 path: ./conf-grafana/datasource.yaml
50 name: grafana-datasource
55 path: ./conf-prometheus
56 name: prometheus-config