|
|
|
@ -3,7 +3,7 @@ shared_service_url_harbor: "{{ shared_service_kube_harbor_url }}"
|
|
|
|
shared_service_hostname_logstash: "{{ stage }}-logstash.{{ domain_env }}"
|
|
|
|
shared_service_hostname_logstash: "{{ stage }}-logstash.{{ domain_env }}"
|
|
|
|
|
|
|
|
|
|
|
|
shared_service_custom_additional_hosts:
|
|
|
|
shared_service_custom_additional_hosts:
|
|
|
|
- name: "{{ shared_service_connect_data_hostname }}"
|
|
|
|
- name: "demompmx-connect-data.smardigo.digital"
|
|
|
|
ip: "{{ shared_service_kube_loadbalancer_private_ip }}"
|
|
|
|
ip: "{{ shared_service_kube_loadbalancer_private_ip }}"
|
|
|
|
- name: "{{ shared_service_hostname_logstash }}"
|
|
|
|
- name: "{{ shared_service_hostname_logstash }}"
|
|
|
|
ip: "{{ shared_service_loadbalancer_logstash_private_ip }}"
|
|
|
|
ip: "{{ shared_service_loadbalancer_logstash_private_ip }}"
|
|
|
|
|