change prod to sdet

main
ycz008 2023-06-05 15:08:25 +08:00
parent 10e40fb513
commit a2c3fa5b41
1 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@ spec:
- name: "LOG_APP-NAME"
value: "discovery-service"
- name: "SPRING_PROFILES_ACTIVE"
value: "prod"
value: "sdet"
volumeMounts:
- name: app-logs
mountPath: /logs
@ -111,7 +111,7 @@ spec:
- name: "LOG_APP-NAME"
value: "gateway"
- name: "SPRING_PROFILES_ACTIVE"
value: "prod"
value: "sdet"
volumeMounts:
- name: app-logs
mountPath: /logs