Commit Graph

13 Commits

Author SHA1 Message Date
argoyle f150ae2c64 fix: update app labels to use correct Kubernetes naming
Refactor Kubernetes resource definitions to replace the label  
"app" with "app.kubernetes.io/name" for the dancefinder-app.  
This change enhances consistency with Kubernetes best practices  
and improves clarity in resource labeling across deployments,  
services, and autoscalers.
2025-01-24 16:46:49 +01:00
argoyle f288d02832 chore: move to default ingress group 2022-12-19 18:01:45 +01:00
argoyle 386f40c58e fix: update autoscaler to non-deprecated version 2022-09-26 07:54:18 +02:00
argoyle e6e9042a90 fix: add group.order to ingress to put it after the backend 2022-03-29 08:45:07 +02:00
argoyle 40f5a61bac fix: ingress 2021-11-14 18:46:46 +01:00
argoyle 5d65a4d236 chore: reduce resources 2021-10-04 15:01:45 +02:00
argoyle a2855d95df chore: prepare ingresses for K8S 1.22 2021-09-27 21:26:07 +02:00
argoyle 417a4b3a0f fix: set ingress group order 2021-04-19 12:10:37 +02:00
argoyle 9446b6dc97 chore: update path 2021-04-17 23:52:49 +02:00
argoyle 1c6c3a4da0 chore: change to ALB ingress 2021-04-17 23:16:04 +02:00
argoyle c38203e99f chore: remove ssl redirect since ingress controller handles that 2020-12-05 14:13:54 +01:00
argoyle aa557faf22 fix: update apiVersions 2020-04-03 14:22:56 +02:00
argoyle 3f4af32f32 chore: update to latest build-tools 2019-11-28 22:41:46 +01:00