X-Git-Url: https://piware.de/gitweb/?p=learn-metrics.git;a=blobdiff_plain;f=learn-metrics.yaml;h=bc1d913ca1197e6f59a7bd5843117be0d4fb5bce;hp=6966d782784f1423579ec55caef08cdfaeeec434;hb=b32bbe6c62e01841cd10a246a07b0f478fbbaaae;hpb=762850f8170ad2411fe014b5af63d4820ac9301f diff --git a/learn-metrics.yaml b/learn-metrics.yaml index 6966d78..bc1d913 100644 --- a/learn-metrics.yaml +++ b/learn-metrics.yaml @@ -20,7 +20,7 @@ spec: mountPath: /etc/grafana/provisioning/datasources/datasource.yaml readOnly: true - - image: docker.io/prom/prometheus:latest + - image: quay.io/prometheus/prometheus:latest name: prometheus ports: - containerPort: 9090 @@ -28,7 +28,7 @@ spec: protocol: TCP volumeMounts: - name: prometheus-config - mountPath: /etc/prometheus/prometheus.yml + mountPath: /etc/prometheus readOnly: true - image: quay.io/bitnami/nginx @@ -44,8 +44,7 @@ spec: type: File name: grafana-datasource - hostPath: - path: ./conf-prometheus/prometheus.yml - type: File + path: ./conf-prometheus name: prometheus-config - hostPath: path: ./http