Khue Doan
|
1af664d6c0
|
refactor!: replace Hajimari with Homepage
More eye candies.
|
2024-01-17 21:15:16 +07:00 |
|
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 |
|
Khue Doan
|
c726a0ae20
|
style: fix YAML lint
|
2022-05-14 21:36:41 +07:00 |
|
Khue Doan
|
cf691313e9
|
fix(matrix): update incorrect endpoints
|
2022-05-14 12:47:54 +07:00 |
|
Khue Doan
|
71b0217a54
|
feat: add app name and icon for all ingress
|
2022-05-04 09:17:42 +07:00 |
|
Khue Doan
|
8e2a41f6f3
|
refactor(matrix): combine element and dendrite to a single namespace
|
2022-03-12 14:10:39 +07:00 |
|