4 Commits

Author SHA1 Message Date
argoyle 48d3141d20 refactor: update k8s labels from component to name
Changes the Kubernetes labels and selectors in the deploy.yaml file
from `app.kubernetes.io/component` to `app.kubernetes.io/name`
to better align with Kubernetes conventions and improve resource
identification. This adjustment is made throughout the deployment
specification and the associated service, enhancing clarity and
maintainability.
2025-01-24 19:01:41 +01:00
argoyle 1c9b481a7b chore: move to default ingress group 2022-12-19 18:01:13 +01:00
argoyle e589fb586b chore: remove envs and volumes which pod identity webhook sets 2022-09-07 17:35:02 +02:00
argoyle 4c6483d971 feat: initial version 2021-11-25 21:09:36 +01:00