Skip to content

Commit

Permalink
that helm repo doesnt work
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 2, 2025
1 parent 329ee4d commit e27b170
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ resource "helm_release" "kiali_operator" {
version = var.kiali_operator_version
name = "kiali-operator"
namespace = var.namespace
repository = "https://kiali.org/helm-charts"

set {
name = "image.repo"
Expand Down

0 comments on commit e27b170

Please sign in to comment.