-
Notifications
You must be signed in to change notification settings - Fork 467
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Docker refactoring, tls setup #1869
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1869 +/- ##
==========================================
- Coverage 53.92% 53.50% -0.43%
==========================================
Files 148 148
Lines 19986 19986
==========================================
- Hits 10777 10693 -84
- Misses 8020 8113 +93
+ Partials 1189 1180 -9
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
f46c355
to
29e01e5
Compare
This reverts commit 70cd097.
Nice work @mmetc, I was searching for applying CACERT_FILE in the docker container. |
Thanks @mathieuHa . You might want to check https://github.com/mmetc/crowdsec-bouncer-traefik-plugin/tree/tls |
Ah, the missing piece is TLS support in the helm chart - https://github.com/crowdsecurity/helm-charts/tree/traefik-tls |
No description provided.