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

mework.cloud.spring-cloud-kubernetes-configuration-watcher.3.2.0.source-code.application.yml Maven / Gradle / Ivy

The newest version!
spring:
  config:
    import: "kubernetes:"
  application:
    name: spring-cloud-kubernetes-configuration-watcher
  cloud:
    kubernetes:
      reload:
        enabled: true
        monitoring-secrets: true
        strategy: shutdown
    bus:
      enabled: false
management:
  health:
    rabbit:
      enabled: false
  endpoint:
    health:
      probes:
        enabled: true
server:
  port: 8888




© 2015 - 2024 Weber Informatics LLC | Privacy Policy