Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
conorbros committed Feb 21, 2024
1 parent c570f40 commit 867e28d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,4 @@ services:
- KAFKA_CFG_SASL_MECHANISM_INTER_BROKER_PROTOCOL=PLAIN
- KAFKA_INTER_BROKER_USER=controller_user
- KAFKA_INTER_BROKER_PASSWORD=controller_password
# - KAFKA_CERTIFICATE_PASSWORD=123456
# - KAFKA_TLS_TYPE=JKS # or PEM
# - KAFKA_CFG_SSL_ENDPOINT_IDENTIFICATION_ALGORITHM=""
- BITNAMI_DEBUG=true
# volumes:
# - './certs/kafka.keystore.jks:/opt/bitnami/kafka/config/certs/kafka.keystore.jks:ro'
# - './certs/kafka.truststore.jks:/opt/bitnami/kafka/config/certs/kafka.truststore.jks:ro'

24 changes: 0 additions & 24 deletions shotover-proxy/tests/test-configs/kafka/passthrough-sasl/save.yaml

This file was deleted.

0 comments on commit 867e28d

Please sign in to comment.