this repo has no description
0
fork

Configure Feed

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

Schedule Assistant on an amd64 node.

+2 -2
+1 -1
cluster/apps/home/assistant/helm-release.yaml
··· 89 89 existingClaim: assistant-config-v1 90 90 91 91 nodeSelector: 92 - kubernetes.io/hostname: "k8s-worker7" 92 + kubernetes.io/hostname: "k8s-worker-amd64-3" 93 93 tolerations: 94 94 - key: "cm4" 95 95 operator: "Exists"
+1 -1
cluster/apps/home/assistant/net-attach.yaml
··· 8 8 config: '{ 9 9 "cniVersion": "0.3.1", 10 10 "type": "macvlan", 11 - "master": "eth0.50", 11 + "master": "eno1.50", 12 12 "mode": "bridge", 13 13 "ipam": { 14 14 "type": "static",