Commit Graph

9 Commits

Author SHA1 Message Date
Marshall Asch
9e0fe30171
fix: dont strip the https portion of the app url when setting the advertise ip variable in the chart (#90) 2023-07-21 10:59:53 -04:00
Marshall Asch
e261205f26
fix: missed using the service account from the stateful set (#88) 2023-07-21 08:58:50 -04:00
Marshall Asch
f957d6199f
fix: indentation should be 8 and not 6 (#86) 2023-07-13 13:15:59 -04:00
Marshall Asch
af1a1d8c90
fix: the affinity block was at the wrong indentation level in the statefulset (#85) 2023-07-13 10:19:11 -04:00
Marshall Asch
87d6bcc100
fix: the tolerations block was at the wrong level in the statefulset (#84) 2023-07-13 09:47:32 -04:00
Marshall Asch
43f2f544e0
chore: remove some unnecessary comments from the chart 2023-07-10 13:08:10 -04:00
Marshall Asch
c689f353b8
fix: remove non-existant linter script from helm workflow 2023-07-10 13:04:01 -04:00
Marshall Asch
350e665750
chore: trigger the helm pipline 2023-07-10 12:39:16 -04:00
Marshall Asch
15e73dc5bc
feat: add a helm chart to deploy PMS Kubernetes (#82)
* feat: adding initial helm chart for PMS

docs: update readme with updated value descriptions and added the support disclaimer

Co-authored-by: Gaston Festari <cilindrox@gmail.com>

* docs: add a contribution guide and link to it in the chart readme

---------

Co-authored-by: Gaston Festari <cilindrox@gmail.com>
2023-07-04 15:01:38 -04:00