Commit graph

7 commits

Author SHA1 Message Date
Mathieu Parent
e053486fab
fix(argo-cd): Ensure app.kubernetes.io/version label is valid (#2148)
Signed-off-by: Mathieu Parent <mathieu.parent@insee.fr>
2023-07-17 18:56:13 +09:00
Laurent Lavaud
b9f610e319
fix(argo-cd): Update argo-cd.strategy template (#2144)
- Convert `$preset.type` to string to prevent an "incompatible types for
  comparison" when no strategy are defined

Signed-off-by: Laurent Lavaud <llavaud@lvdconsulting.pro>
2023-07-03 18:55:01 +01:00
Aikawa
7959fee689
chore(argo-cd): Add app.kubernetes.io/version label (#2122) 2023-06-20 08:07:27 -05:00
Laurent Lavaud
4ea0119321
feat(argo-cd): Add support for custom Deployment strategy (#1918)
Signed-off-by: Laurent Lavaud <l.lavaud@gmail.com>
2023-04-03 10:58:50 +01:00
Petr Drastil
053a338ea9
feat(argo-cd): Add additional global parameters for scheduling (#1846)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2023-03-02 23:28:23 +09:00
Petr Drastil
51386c69be
feat(argo-cd): Add global affinity configuration (#1794) 2023-02-17 10:38:17 -06:00
Petr Drastil
365dd3ce1e
chore(argo-cd): Group common template helpers together (#1555)
Signed-off-by: Petr Drastil <petr.drastil@gmail.com>
2022-10-25 08:41:54 +02:00