A lowly tech priest's attempt to please Mars
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

feat: give both nodes a label on noisiness

+8
+8
talos/talconfig.yaml
··· 167 167 patches: 168 168 - '@./manifests/tailscale.yaml' 169 169 - '@./manifests/mount-longhorn-to-kubelet.yaml' 170 + - |- 171 + machine: 172 + nodeLabels: 173 + node.proteus/noise-level: quiet 170 174 171 175 - hostname: proteus-quartus 172 176 ipAddress: ${proteus_quartus_ip} ··· 242 246 patches: 243 247 - '@./manifests/tailscale.yaml' 244 248 - '@./manifests/mount-longhorn-to-kubelet.yaml' 249 + - |- 250 + machine: 251 + nodeLabels: 252 + node.proteus/noise-level: noisy