Skip to content
Snippets Groups Projects
Commit bc298130 authored by MANISH KUMAR's avatar MANISH KUMAR
Browse files

Merge branch 'logsFix' into 'master'

Consistent naming for Container and Spring App names

See merge request !109
parents 974ddcdb ed932736
No related branches found
No related tags found
1 merge request!109Consistent naming for Container and Spring App names
Pipeline #30252 passed with warnings
......@@ -56,7 +56,7 @@ spec:
readOnly: true
env:
- name: spring_application_name
value: indexer
value: {{ .Chart.Name }}
- name: server.servlet.contextPath
value: /api/indexer/v2/
- name: server_port
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment