Skip to content

Commit

Permalink
Kyverno Helm release adjustment
Browse files Browse the repository at this point in the history
  • Loading branch information
adamlahbib committed Nov 21, 2024
1 parent 9194edc commit 60cb9d7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions terraform/kyverno.tf
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ resource "helm_release" "kyverno" {
helm_release.loki,
helm_release.tempo
]

lifecycle {
ignore_changes = all
}
}

resource "kubectl_manifest" "app_must_have_label" {
Expand Down

0 comments on commit 60cb9d7

Please sign in to comment.