Compare commits

..

No commits in common. "893a357eca1b553d2f8c3a4855c5ccc868af8ac3" and "feee9ffb6d8be59765c6ca1ab6c2970ade47330a" have entirely different histories.

View File

@ -199,7 +199,6 @@ services:
KC_DB_USERNAME: postgres KC_DB_USERNAME: postgres
KC_DB_PASSWORD: $DB_PASSWORD_PROD KC_DB_PASSWORD: $DB_PASSWORD_PROD
KC_HOSTNAME: keycloak.sprinthub.ru KC_HOSTNAME: keycloak.sprinthub.ru
JAVA_OPTS_KC_HEAP: "-XX:MaxHeapFreeRatio=30 -XX:MaxRAMPercentage=65"
deploy: deploy:
mode: replicated mode: replicated
placement: placement:
@ -209,13 +208,6 @@ services:
update_config: update_config:
parallelism: 1 parallelism: 1
order: start-first order: start-first
resources:
limits:
cpus: '1.0'
memory: 250M
reservations:
cpus: '0.50'
memory: 125M
volumes: volumes:
minio_data: minio_data: