diff --git a/content/documentation/pages/1-installation/2-cloudfoundry/1-cf-cli.md b/content/documentation/pages/1-installation/2-cloudfoundry/1-cf-cli.md index baa6063c..7bd491e4 100644 --- a/content/documentation/pages/1-installation/2-cloudfoundry/1-cf-cli.md +++ b/content/documentation/pages/1-installation/2-cloudfoundry/1-cf-cli.md @@ -102,6 +102,7 @@ To install Cloud Foundry: SPRING_APPLICATION_NAME: skipper-server SPRING_PROFILES_ACTIVE: cloud JBP_CONFIG_SPRING_AUTO_RECONFIGURATION: '{enabled: false}' + SPRING_CLOUD_KUBERNETES_ENABLED: false SPRING_APPLICATION_JSON: |- { "spring.cloud.skipper.server" : { @@ -126,8 +127,8 @@ To install Cloud Foundry: } } } - services: - - + services: + - ``` You need to fill in ``, ``, ``, ``,