diff --git a/values_cusprod.yaml b/values_cusprod.yaml index e0d97e4..a815052 100644 --- a/values_cusprod.yaml +++ b/values_cusprod.yaml @@ -162,16 +162,16 @@ smardigo-connect: memory: 4Gi requests: cpu: "2.5" - livenessProbe: - enabled: true - initialDelaySeconds: 120 - periodSeconds: 60 - timeoutSeconds: 30 - failureThreshold: 2 - successThreshold: 1 - httpGet: - path: "/management/health" - port: 8081 + livenessProbe: + enabled: true + initialDelaySeconds: 120 + periodSeconds: 60 + timeoutSeconds: 30 + failureThreshold: 2 + successThreshold: 1 + httpGet: + path: "/management/health" + port: 8081 processSearch: image: version: 1.4.5