func/templates/springboot/manifest.yaml

11 lines
228 B
YAML

buildEnvs:
- name: BP_NATIVE_IMAGE
value: "false"
- name: BP_JVM_VERSION
value: "21"
- name: BP_MAVEN_ACTIVE_PROFILES
value: "native"
healthEndpoints:
liveness: /actuator/health
readiness: /actuator/health