k8s/aux: add cert-manager longhorn dashboard forge dev-tools and shadowsocks

- cert-manager ClusterIssuers (LetsEncrypt + homelab-ca)
- Longhorn storage dashboard
- Portainer dashboard config
- Forgejo git service
- Claude terminal remote access
- Shadowsocks tunnel for remote access
This commit is contained in:
Story Crater Bot
2026-07-11 19:19:59 -07:00
parent 18f2f94f8e
commit e1d0cfd70b
18 changed files with 1201 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
# k8s/cert-manager/cert-manager-values.yaml
# cert-manager issues every per-hostname cert off homelab-ca and renews the
# wildcard cert nginx serves — certmanager_certificate_expiration_timestamp_seconds
# is the early-warning signal before any service's TLS breaks.
prometheus:
enabled: true
servicemonitor:
enabled: true
interval: 60s