Muhammad Hamza Zaib
30c0d2260d
[Helm] Add labels to resources ( #6992 )
...
* Add labels to RBAC resources
* Add labels to all resources
* Fix labels indentaton in patch jobs
* Add controller and default backend labels to pods
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
* Bump chart version and update changelog
Signed-off-by: Muhammad Hamza Zaib <hamzazaib3202@gmail.com>
2021-11-19 06:52:52 -08:00
Long
2a190d2657
added namespace field in the namespace scoped resource templates of helm chart ( #7256 )
...
* added namespace field in the namespace scoped resource templates of helm chart
* moved namespace field from roleRef to metadata
2021-06-21 04:56:51 -07:00
Zach Rhoads
f6dbd93865
updated values.yaml and templates to have separate values for registry and image with container images, left repository value for backwards compatability ( #7095 )
2021-05-23 09:07:38 -07:00
Pierre Péronnet
59f930dd25
feat(chart) Add volumes to default-backend deployment
...
Update changelog and Chart.yml
Signed-off-by: Pierre Péronnet <pierre.peronnet@ovhcloud.com>
2021-03-09 16:54:12 +01:00
Adam Hamsik
ab9ba3e970
Add Default backend HPA autoscaling.
2020-11-06 19:37:27 +01:00
Alexis Martinier
8c56e4df9d
Add securitycontext settings on defaultbackend
...
Signed-off-by: Alexis Martinier <a.martinier@gmail.com>
2020-11-02 12:02:33 +01:00
Manuel Alejandro de Brito Fontes
4b831c77b2
Refactor parsing of key values
2020-09-21 13:04:32 -03:00
Manuel Alejandro de Brito Fontes
6c73d66ae6
Update helm chart for v0.34.0
2020-07-10 08:57:40 -04:00
Graham McGregor
2205edb16b
Allow pulling images by digest
...
The digest uniquely identifies a specific version of the image, so it is
never updated by Kubernetes unless you change the digest value. This is
desirable for security to gain confidence that no unvetted changes are
pulled to a deployment.
2020-05-20 12:05:43 -04:00
Manuel Alejandro de Brito Fontes
768a91f58d
Fix chart missing default backend name
2020-04-29 22:44:04 -04:00
Manuel Alejandro de Brito Fontes
1f3eac2c8c
Remove duplicated annotations definition and refactor hostPort configuration
2020-04-06 19:15:47 -04:00
Naseem
5ae314bd64
Hardcode component names.
...
By removing this, we reduce unecessary config options and moving parts.
Signed-off-by: Naseem <naseem@transit.app>
2020-03-10 09:36:26 -04:00
ChiefAlexander
388a499533
Cleanup chart code
2020-03-03 09:20:45 -06:00
ChiefAlexander
710f1f2601
Update helm templates to match new chart name
2020-02-28 08:53:24 -06:00
Naseem
003039f23c
Use recommended labels and label helpers
...
Signed-off-by: Naseem <naseem@transit.app>
2020-02-27 22:35:34 -05:00
Manuel Alejandro de Brito Fontes
624cb5f048
Start migration of helm chart ( #5159 )
2020-02-24 16:25:57 -03:00