khuedoan-homelab/apps
Khue Doan e28bada08e refactor: remove explicit StorageClass selection
Previously PVCs need to define storage class explicitly because if
a PVC was created before Longhorn is ready, it will stay pending forever
until we delete and recreate it (ArgoCD didn't have sync wave for
ApplicationSet back then).

Kubernetes 1.28 has retroactive assignment of a default StorageClass for
existing unbound persistent volume claims without any storage class assigned.

https://kubernetes.io/blog/2023/08/15/kubernetes-v1-28-release/#automatic-retroactive-assignment-of-a-default-storageclass-graduates-to-stable
2023-11-19 12:04:10 +07:00
..
blog Revert "refactor(blog)!: move blog to khuedoan/horus" 2023-01-24 17:58:50 +07:00
excalidraw feat: install Excalidraw 2023-01-13 20:28:06 +07:00
hajimari refactor(hajimari): disable data volume 2023-02-22 18:32:49 +07:00
jellyfin feat: add app name and icon for all ingress 2022-05-04 09:17:42 +07:00
matrix refactor: remove explicit StorageClass selection 2023-11-19 12:04:10 +07:00
paperless feat: add app name and icon for all ingress 2022-05-04 09:17:42 +07:00
seafile feat: add app name and icon for all ingress 2022-05-04 09:17:42 +07:00
speedtest fix(speedtest): increase ingress body size 2023-11-05 20:42:43 +07:00