kubecost / cost-analyzer-helm-chart

Kubecost helm chart

Home Page:http://kubecost.com/install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Grafana Service Account Fails to Create

CrisNevares opened this issue · comments

Kubecost Helm Chart Version

2.2.0

Kubernetes Version

1.26

Kubernetes Platform

EKS

Description

Grafana ServiceAccount falls to create when Values.service account.create = false

Steps to reproduce

  1. Set Values.global.grafana.enabled = true
  2. Set Values.serviceAccount.create = false
  3. Set Values.grafana.serviceAccount.create = true

Expected behavior

ServiceAccount kubecost-grafana is created

Impact

Can't deploy grafana

Screenshots

No response

Logs

No response

Slack discussion

No response

Troubleshooting

  • I have read and followed the issue guidelines and this is a bug impacting only the Helm chart.
  • I have searched other issues in this repository and mine is not recorded.