Fix airskiff deployment

Change-Id: I800200e851a8c896696dbc97b56a8c997ff716ea
This commit is contained in:
Daniel Pawlik 2019-10-24 09:54:02 +00:00 committed by Daniel Pawlik
parent f0f876afef
commit 1fc6829de8
1 changed files with 3 additions and 3 deletions

View File

@ -687,9 +687,9 @@ conf:
hide_sensitive_variable_fields: "True" hide_sensitive_variable_fields: "True"
elasticsearch: elasticsearch:
# Shipyard is not using this # Shipyard is not using this
host: "" elasticsearch_host: ""
log_id_template: "" elasticsearch_log_id_template: ""
end_of_log_mark: "" elasticsearch_end_of_log_mark: ""
kubernetes: kubernetes:
# Shipyard is not using this (maybe future for spawning own workers) # Shipyard is not using this (maybe future for spawning own workers)
worker_container_repository: "" worker_container_repository: ""