commit | 2a165d3088ffe41d40976a60ebecd69eddac085b | [log] [tgz] |
---|---|---|
author | Mohammed Naser <mnaser@vexxhost.com> | Sun Aug 11 20:04:36 2024 -0700 |
committer | GitHub <noreply@github.com> | Mon Aug 12 03:04:36 2024 +0000 |
tree | 00590b2371467ca34a31edc457a5c8cba6b3a481 | |
parent | 66c3d0e33f97a0b5112345b53f23561ccae52541 [diff] |
Add TLS to node exporter (#1775) Initial round of node-tls-sidecar Fix image name Added pod-tls-sidecar for node-exporter The art of escaping Helm and Ansible Fix configmap mount Dance around Helm Fix volume mount Mount service token Added RBAC Fix role binding name Switch node exporter to use TLS Fix mount Switch to VerifyClientCertIfGiven
If you have any questions and discussions about Atmosphere, you can join the community:
You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands::
pre-commit install --hook-type commit-msg