Compare commits
No commits in common. "893a357eca1b553d2f8c3a4855c5ccc868af8ac3" and "feee9ffb6d8be59765c6ca1ab6c2970ade47330a" have entirely different histories.
893a357eca
...
feee9ffb6d
@ -199,7 +199,6 @@ services:
|
||||
KC_DB_USERNAME: postgres
|
||||
KC_DB_PASSWORD: $DB_PASSWORD_PROD
|
||||
KC_HOSTNAME: keycloak.sprinthub.ru
|
||||
JAVA_OPTS_KC_HEAP: "-XX:MaxHeapFreeRatio=30 -XX:MaxRAMPercentage=65"
|
||||
deploy:
|
||||
mode: replicated
|
||||
placement:
|
||||
@ -209,13 +208,6 @@ services:
|
||||
update_config:
|
||||
parallelism: 1
|
||||
order: start-first
|
||||
resources:
|
||||
limits:
|
||||
cpus: '1.0'
|
||||
memory: 250M
|
||||
reservations:
|
||||
cpus: '0.50'
|
||||
memory: 125M
|
||||
|
||||
volumes:
|
||||
minio_data:
|
||||
|
Loading…
Reference in New Issue
Block a user