feat(clustertool): set default drift-detection mode for helmreleases to warn

This commit is contained in:
Kjeld Schouten
2024-10-25 13:07:00 +02:00
parent ae7f7ca3d0
commit 0a5db777fb
9 changed files with 18 additions and 0 deletions
@@ -17,6 +17,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -17,6 +17,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -21,6 +21,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
remediation:
retries: 3
@@ -16,6 +16,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -17,6 +17,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -17,6 +17,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -18,6 +18,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -17,6 +17,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation:
@@ -68,6 +68,8 @@ spec:
interval: 15m
timeout: 20m
maxHistory: 3
driftDetection:
mode: warn
install:
createNamespace: true
remediation: