Skip to content

Commit

Permalink
🐛 fix(tags): removed tags in irsa-role as they are handled by the pro…
Browse files Browse the repository at this point in the history
…vider
  • Loading branch information
morga471 committed Oct 22, 2025
1 parent 23bd42a commit 8d526c8
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 @@ -27,7 +27,6 @@ module "loki_irsa_role" {
namespace_service_accounts = ["${var.namespace}:loki"]
}
}
tags = var.tags
}

resource "helm_release" "loki" {
Expand Down

0 comments on commit 8d526c8

Please sign in to comment.