fix(clustertool): fix some issues with indents and driftDetection

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