You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Everyone.
I install prometheus kube-stack with helm by argocd but alertmanager give this error "thanos: error: unknown long flag '--config.file'"
I couln't fix this. Could anybody help me pls I will share my conf in blow:
The text was updated successfully, but these errors were encountered:
smhakcan
changed the title
alermanager gives "thanos: error: unknown long flag '--config.file'"
alertmanager gives "thanos: error: unknown long flag '--config.file'"
Jan 16, 2025
Hi, Everyone.
I install prometheus kube-stack with helm by argocd but alertmanager give this error "thanos: error: unknown long flag '--config.file'"
I couln't fix this. Could anybody help me pls I will share my conf in blow:
updateStrategy:
type: RollingUpdate
volumeClaimTemplates:
- apiVersion: v1
kind: PersistentVolumeClaim
metadata:
creationTimestamp: null
name: alertmanager-kube-stack-alertmanager-db
spec:
accessModes:
- ReadWriteMany
resources:
requests:
storage: 50Gi
The text was updated successfully, but these errors were encountered: