This commit is contained in:
2020-11-07 13:29:37 +00:00
parent d29c9ec82c
commit fa51de4fb6
4 changed files with 9 additions and 20 deletions

View File

@@ -24,7 +24,7 @@ resource "helm_release" "helm-operator" {
repository = data.helm_repository.fluxcd.metadata[0].name
chart = "helm-operator"
max_history = 4
max_history = 3
set {
name = "helm.versions"