Skip to content

Commit

Permalink
remove subchart (#4)
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jun 25, 2025
1 parent be3054f commit 5d2ebed
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 @@ -75,7 +75,6 @@ resource "helm_release" "otel-resources" {
chart = "./otel"
name = "otel-resources"
namespace = var.namespace
version = local.module_version

set = [
{
Expand Down

0 comments on commit 5d2ebed

Please sign in to comment.