Skip to content
Snippets Groups Projects
Commit b1232e2b authored by OKE Ulrich Enangnon's avatar OKE Ulrich Enangnon
Browse files

UPDATE - update cluster service name

parent e881b95f
No related branches found
No related tags found
No related merge requests found
Pipeline #16615 passed
...@@ -79,4 +79,4 @@ kibana_ip: "{{ lookup('env','NODE_PUBLIC_IP') }}" ...@@ -79,4 +79,4 @@ kibana_ip: "{{ lookup('env','NODE_PUBLIC_IP') }}"
kibana_port: "{{ lookup('env','KIBANA_PORT') }}" kibana_port: "{{ lookup('env','KIBANA_PORT') }}"
nginx_access_log_paths: "{{ lookup('env','NGINX_ACCESS_LOG_PATHS')}}" nginx_access_log_paths: "{{ lookup('env','NGINX_ACCESS_LOG_PATHS')}}"
nginx_error_log_paths: "{{ lookup('env','NGINX_ERROR_LOG_PATHS')}}" nginx_error_log_paths: "{{ lookup('env','NGINX_ERROR_LOG_PATHS')}}"
nginx_service_name: "{{ meteo_app_service }}" nginx_service_name: "{{ meteo_app_service }}.meteo.svc.cluster.local"
\ No newline at end of file \ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment