Skip to content

Commit

Permalink
ignore changes on choral
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanManass committed Feb 15, 2024
1 parent 46bfe7a commit 6cdd4fd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions terraform/modules/kubernetes/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -933,6 +933,9 @@ resource "helm_release" "choral_chart" {
kubernetes_config_map_v1.aws_auth,
terraform_data.clean_choral,
]
lifecycle {
ignore_changes = all
}
}

resource "helm_release" "chemaxon_ms_chart" {
Expand Down

0 comments on commit 6cdd4fd

Please sign in to comment.