All Downloads are FREE. Search and download functionalities are using the official Maven repository.

jobless.jobless-service.0.0.2-alpha.source-code.application.yaml Maven / Gradle / Ivy

The newest version!
dustlight:
  jobless:
    kubeless:
      type: http_trigger
    zeebe:
      gateway: localhost:26500
management:
  endpoint:
    health:
      show-details: always
      group:
        readness:
          include: ping
        liveness:
          include:
            - managerChecker
            - providerChecker
logging:
  level:
    cn.dustlight.jobless.*: debug




© 2015 - 2024 Weber Informatics LLC | Privacy Policy