feat(clustertool): set default drift-detection mode for helmreleases to warn
This commit is contained in:
@@ -17,6 +17,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -21,6 +21,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
remediation:
|
remediation:
|
||||||
retries: 3
|
retries: 3
|
||||||
|
|||||||
@@ -16,6 +16,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -18,6 +18,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -17,6 +17,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
@@ -68,6 +68,8 @@ spec:
|
|||||||
interval: 15m
|
interval: 15m
|
||||||
timeout: 20m
|
timeout: 20m
|
||||||
maxHistory: 3
|
maxHistory: 3
|
||||||
|
driftDetection:
|
||||||
|
mode: warn
|
||||||
install:
|
install:
|
||||||
createNamespace: true
|
createNamespace: true
|
||||||
remediation:
|
remediation:
|
||||||
|
|||||||
Reference in New Issue
Block a user