feat(homelab): add more aliases, setup ssh keys on yubikey

This commit is contained in:
2026-01-04 20:56:25 -08:00
parent 7b76ffd34f
commit b02a06faa7
7 changed files with 36 additions and 6 deletions

View File

@@ -102,7 +102,9 @@ extra_hosts = [
"192.168.27.12 mc-rocket.privatedns.org",
"192.168.27.12 mc-rocket-creative.privatedns.org",
"192.168.27.12 mc-rocket-creative.duckdns.org",
"192.168.27.12 git.lucalise.ca"
"192.168.27.12 git.lucalise.ca",
"192.168.27.2 rufus",
"192.168.27.11 kube"
]
[router]

View File

@@ -53,6 +53,8 @@ releases:
values:
- defaultSettings:
defaultReplicaCount: 1
- defaultBackupStore:
backupTarget: nfs://192.168.27.2:/backup/longhorn
- persistence:
defaultClassReplicaCount: 1

View File

@@ -17,8 +17,6 @@ metadata:
namespace: media
labels:
app: qbittorrent
annotations:
kubectl.kubernetes.io/default-container: qbittorrent
spec:
replicas: 1
selector:
@@ -28,6 +26,8 @@ spec:
metadata:
labels:
app: qbittorrent
annotations:
kubectl.kubernetes.io/default-container: qbittorrent
spec:
containers:
- name: gluetun