commit | e47a25b035e262525ae51360b9be5c6bbecc3f6a | [log] [tgz] |
---|---|---|
author | Yaguang Tang <yaguang.tang@vexxhost.com> | Mon Aug 12 23:03:11 2024 +0800 |
committer | GitHub <noreply@github.com> | Mon Aug 12 15:03:11 2024 +0000 |
tree | 7ac5f1689ddad443dc6bf00f3e799ef0a5a70b91 | |
parent | 927278fa36b1542d9b964138d7a2c0cb468ef609 [diff] |
[stable/zed] Add TLS to node exporter (#1780) This is manual cherry-pick, Fixes #1778 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