Skip to content

Commit

Permalink
Merge pull request #45 from himaster/patch-1
Browse files Browse the repository at this point in the history
Update cluster-certmanager.tf
  • Loading branch information
wenzel-felix authored Sep 27, 2024
2 parents 75e419b + d3df1ba commit e30c79c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cluster-certmanager.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ resource "kubernetes_namespace" "cert_manager" {
lifecycle {
ignore_changes = [
metadata[0].annotations,
metadata[0].labels,
]
}
}
Expand Down

0 comments on commit e30c79c

Please sign in to comment.