Skip to content

Commit

Permalink
remove unused parameters that also caused build to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Schnitzel committed Dec 18, 2019
1 parent 7cc2bb4 commit 312dfe7
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions services/logs-forwarder/.lagoon.multi.yml
Expand Up @@ -37,12 +37,6 @@ parameters:
- name: CRONJOBS
description: Oneliner of Cronjobs
value: ""
- name: ELASTICSEARCH_HOST
description: Elasticsearch host to use
value: "logs-db-service"
- name: ELASTICSEARCH_HOST_PORT
description: Elasticsearch host port to use
value: 9200
objects:
- apiVersion: apps/v1beta1
kind: StatefulSet
Expand Down

0 comments on commit 312dfe7

Please sign in to comment.