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
This is an known workaround. Please don't respond This Bug Report with such solution. I am not looking for workarounds. I won't propose to a Enterprise client to automate their processes running command line stuff.
Checklist
Affected Components
K8sGPT Version
0.2.0
Kubernetes Version
0.0.26
Host OS and its Version
No response
Steps to reproduce
helm upgrade --install k8sgpt
k8sgpt/k8sgpt-operator -n k8sgpt-operator-system
--create-namespace
--set serviceMonitor.enabled=true
--set grafanaDashboard.enabled=true
--wait
Expected behaviour
Deploy k8sgtp service monitor without prometheus label "release: prometheus" required by the prometheus service discovery
apiVersion: monitoring.coreos.com/v1
kind: ServiceMonitor
metadata:
annotations:
meta.helm.sh/release-name: k8sgpt
meta.helm.sh/release-namespace: k8sgpt-operator-system
creationTimestamp: "2024-10-01T21:46:19Z"
generation: 1
labels:
app.kubernetes.io/component: metrics
app.kubernetes.io/created-by: k8sgpt-operator
app.kubernetes.io/instance: k8sgpt
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: k8sgpt-operator
app.kubernetes.io/part-of: k8sgpt-operator
app.kubernetes.io/version: 0.0.26
control-plane: controller-manager
helm.sh/chart: k8sgpt-operator-0.2.0
name: k8sgpt-k8sgpt-operator-controller-manager-metrics-monitor
Actual behaviour
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: