spring: application: name: pcp-tgu-service profiles: default: local config: import: "configserver:" cloud: config: uri: ${CONFIG_SERVER_URI:http://localhost:8888} fail-fast: ${CONFIG_SERVER_FAIL_FAST:true} profile: ${SPRING_CLOUD_CONFIG_PROFILE:${SPRING_PROFILES_ACTIVE:${spring.profiles.default}}} label: ${SPRING_CLOUD_CONFIG_LABEL:master} planning: notification-before-start-minutes: 263 target-plan-duration-minutes: 180 target-plan-duration-delta-minutes: 60 external-update-enabled: true external-points-lookahead-days: 3 in-memory-history-days: 14 external-update-fixed-delay-ms: 600000 notification-check-fixed-delay-ms: 30000 min-reissue-lead-minutes: 5 worker-lock-ttl-seconds: 300 topics: visibility-windows-changed: pcp.tgu.visibility-windows-changed.v1 satellite-plan-decision: pcp.tgu.satellite-plan-decision.v1 tgu: test-controller: enabled: false