diff --git a/infra/kubernetes/cluster-01/apps/monitoring/prometheus/deployment.yaml b/infra/kubernetes/cluster-01/apps/monitoring/prometheus/deployment.yaml index c5b3225..f11ac98 100644 --- a/infra/kubernetes/cluster-01/apps/monitoring/prometheus/deployment.yaml +++ b/infra/kubernetes/cluster-01/apps/monitoring/prometheus/deployment.yaml @@ -58,7 +58,7 @@ spec: serviceAccountName: prometheus containers: - name: prometheus - image: prom/prometheus:v2.55.0 + image: prom/prometheus:v2.55.1 args: - --config.file=/etc/prometheus/prometheus.yml - --storage.tsdb.path=/data