mirror of
https://github.com/marcel-dempers/docker-development-youtube-series.git
synced 2025-06-06 17:01:30 +00:00
ignore kafka data folders
This commit is contained in:
parent
f012ac32be
commit
f15521318d
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@ __pycache__/
|
||||
*.tfstate.*
|
||||
security/letsencrypt/introduction/certs/**
|
||||
kubernetes/shipa/installs/shipa-helm-chart-1.1.1/
|
||||
messaging/kafka/data/*
|
||||
|
@ -48,5 +48,4 @@ services:
|
||||
working_dir: /kafka
|
||||
entrypoint: /bin/bash
|
||||
stdin_open: true
|
||||
tty: true
|
||||
|
||||
tty: true
|
Loading…
x
Reference in New Issue
Block a user