ignore kafka data folders

This commit is contained in:
marcel-dempers 2021-06-09 20:08:34 +10:00
parent f012ac32be
commit f15521318d
2 changed files with 2 additions and 2 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@ __pycache__/
*.tfstate.*
security/letsencrypt/introduction/certs/**
kubernetes/shipa/installs/shipa-helm-chart-1.1.1/
messaging/kafka/data/*

View File

@ -48,5 +48,4 @@ services:
working_dir: /kafka
entrypoint: /bin/bash
stdin_open: true
tty: true
tty: true