Skip to content

Commit

Permalink
Adapts topic to our naming convention (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
solsson committed Jan 8, 2018
1 parent 5ec8709 commit 9ad4134
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 34 deletions.
4 changes: 2 additions & 2 deletions logs-streaming/test/logs-fluentbit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@ spec:
image: solsson/kafkacat@sha256:ebebf47061300b14a4b4c2e1e4303ab29f65e4b95d34af1b14bb8f7ec6da7cef
env:
- name: BOOTSTRAP
value: kafka-0.broker.kafka.svc.cluster.local:9092,kafka-1.broker.kafka.svc.cluster.local:9092,kafka-2.broker.kafka.svc.cluster.local:9092
value: bootstrap.kafka:9092
- name: TOPIC
value: ops-kube-logs-fluentbit-001
value: ops.kube-logs-fluentbit.stream.json.001
command:
- /bin/bash
- -e
Expand Down
32 changes: 0 additions & 32 deletions logs-streaming/topic-fluent-bit-kubernetes-logging.yml

This file was deleted.

0 comments on commit 9ad4134

Please sign in to comment.