commit | 46066537fbade8808ca86da653663a935be2fe3e | [log] [tgz] |
---|---|---|
author | Tadas Sutkaitis <tadasas@gmail.com> | Tue May 14 22:07:33 2024 +0300 |
committer | GitHub <noreply@github.com> | Tue May 14 19:07:33 2024 +0000 |
tree | 3fed61a7c488981cec0359d4b065320263a1cf22 | |
parent | af1993d42795b212426fb4a9b05b22c3a108ef98 [diff] |
fix: use kubelet_hostname instead of inventory_hostname_short (#1177) In vexxhost.kubernetes.kubelet kubelete_hostname default value is inventory_hostname_short. But it also can be changed to something else. Let's use proper variable here.
If you have any questions and discussions about Atmosphere, you can join the community:
#atmosphere
channel on the Kubernetes Slack. If you are new to Kubernetes Slack workspace, Join the Kubernetes Slack workspace first.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