Skip to content

Commit

Permalink
disable kiali
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Oct 29, 2024
1 parent cbc720b commit 0fb5c70
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ dependency "eks-grafana" {
inputs = {
profile = include.root.inputs.aws_profile
cluster_domain = dependency.eks.inputs.vpc_domain_name
# operators_namespace = dependency.eks.inputs.operators_ns
operators_namespace = "operators"
cluster_name = dependency.eks.outputs.cluster_name
certificate_issuer = dependency.eks-cert-manager.outputs.cluster_issuer_name
prometheus_internal_url = dependency.eks-prometheus.outputs.prometheus_server_internal_endpoint.url
Expand Down

0 comments on commit 0fb5c70

Please sign in to comment.