Mentions légales du service

Skip to content
Snippets Groups Projects

feat(k8s): enable prometheus

Merged Jamalac Orange requested to merge feature/enable_prometheus_to_K8s into develop
4 files
+ 34
2
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -43,6 +43,10 @@ spec:
@@ -43,6 +43,10 @@ spec:
value: "true"
value: "true"
- name: SPRING_FLYWAY_BASELINE_VERSION
- name: SPRING_FLYWAY_BASELINE_VERSION
value: "0"
value: "0"
 
- name: MANAGEMENT_SERVER_PORT
 
value: "8081"
 
- name: MANAGEMENT_ENDPOINTS_WEB_EXPOSURE_INCLUDE
 
value: health,info,prometheus
nodeSelector:
nodeSelector:
caascad.io/nodepool: "pod-tac"
caascad.io/nodepool: "pod-tac"
imagePullSecrets:
imagePullSecrets:
Loading