주석 변경, MCP 기본 retry 정책 적용
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m37s
All checks were successful
Deploy Gateway / deploy (push) Successful in 2m37s
This commit is contained in:
@@ -47,7 +47,7 @@ spec:
|
||||
containerPort: {{ .Values.ports.management }}
|
||||
env:
|
||||
- name: SPRING_PROFILES_ACTIVE
|
||||
value: ocp
|
||||
value: prod
|
||||
# ConfigMap을 jar 안의 설정보다 우선 적용한다.
|
||||
- name: SPRING_CONFIG_ADDITIONAL_LOCATION
|
||||
value: file:/opt/app/config/
|
||||
|
||||
Reference in New Issue
Block a user