diff --git a/kruize-clowdapp.yaml b/kruize-clowdapp.yaml index 563b2fea..69cdc2e1 100644 --- a/kruize-clowdapp.yaml +++ b/kruize-clowdapp.yaml @@ -157,7 +157,7 @@ parameters: - description: Kruize image tag name: KRUIZE_IMAGE_TAG required: true - value: "b517204" + value: "870ea25" - description: Kruize server port name: KRUIZE_PORT required: true diff --git a/scripts/docker-compose.yml b/scripts/docker-compose.yml index b2fe9bfa..fb6035f4 100644 --- a/scripts/docker-compose.yml +++ b/scripts/docker-compose.yml @@ -54,13 +54,13 @@ services: depends_on: - kafka kruize-autotune: - image: quay.io/cloudservices/autotune:b517204 + image: quay.io/cloudservices/autotune:870ea25 volumes: - ./cdappconfig.json:/tmp/cdappconfig.json ports: - 8080:8080 environment: - - LOGGING_LEVEL=info + - LOGGING_LEVEL=debug - ROOT_LOGGING_LEVEL=error - DB_CONFIG_FILE=/tmp/cdappconfig.json - dbdriver=jdbc:postgresql://