Skip to content

Commit

Permalink
Merge pull request #15 from SCT-Engineering/helm_syntax
Browse files Browse the repository at this point in the history
minor updates
  • Loading branch information
nangu001 committed Jan 16, 2026
2 parents e6b302e + de6f39a commit 10e2be2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,6 @@
### 📝💡 Documentation

- **CHANGELOG.md**: add cz ch changelog


- change to trigger retest of actions
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 10e2be2

Please sign in to comment.