prometheus operator in ๐ Degraded state
Closed this issue ยท 1 comments
jessebot commented
Seeing this in the degraded prometheus argocd app:
prometheus operator events show:
shard 0: statefulset prometheus/prometheus-prometheus-prometheus not found
for this resource:
apiVersion: monitoring.coreos.com/v1
kind: Prometheus
metadata:
annotations:
creationTimestamp: '2023-12-01T10:04:29Z'
generation: 1
labels:
app: kube-prometheus-stack-prometheus
app.kubernetes.io/instance: prometheus-stack-helm-chart
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/part-of: kube-prometheus-stack
app.kubernetes.io/version: 54.2.2
argocd.argoproj.io/instance: prometheus-stack-helm-chart
chart: kube-prometheus-stack-54.2.2
heritage: Helm
release: prometheus-stack-helm-chart
name: prometheus-prometheus
namespace: prometheus
This happened even when I tore down and rebuilt the cluster after #221 was merged. ๐ค @cloudymax curious for your input as I haven't had the time to look into it yet.
jessebot commented
@cloudymax fixed this ๐ฅณ it was looking for a secret that they commented out.