Commit graph

5 commits

Author SHA1 Message Date
d4b9fc2009 chore: update helm release ara to 0.4.* 2023-12-03 19:24:59 +01:00
82dd6d0cc0 feat(ara): update pullPolicy
- Add `pullPolicy: Always` to the helm values

🤖
2023-09-13 08:21:35 +02:00
1597018eaf feat(ara): update ara-server values for TLS support
- Add `cert-manager.io/cluster-issuer: letsencrypt-prod` annotation to ingress
- Add TLS block with `secretName: ara-cert` and host `ara.k8s.smsvc.net`

🤖
2023-08-02 11:15:52 +02:00
a11b6adeb2 feat(ara): add ARA_ALLOWED_HOSTS for readinessProbe 2023-08-01 21:16:54 +02:00
6b65863071 refactor: rename and restructure manifest files
- Rename argocd app definition to `.argocd.yml`
- Move ara-server cronjob to `ara-server-cronjob.yml`

🤖
2023-07-29 18:17:21 +02:00