fix(clustertool): fix some issues with indents and driftDetection
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
+2
-2
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user