Skip to content

Commit

Permalink
fix from bad merge
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Mar 18, 2025
1 parent e946d7a commit f3bfe76
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,6 @@ resource "helm_release" "kiali_operator" {
name = "prometheus.url"
value = var.prometheus_internal_url
}
set {
name = "grafana.passwordKey"
value = local.grafana_password_key
}
set {
name = "grafana.externalUrl"
value = var.grafana_public_url
Expand Down

0 comments on commit f3bfe76

Please sign in to comment.