Kevin Alberts
|
4c7256e5c9
|
Make environment of migrate job identical to the regular web container deployment, as it should be.
|
2024-09-06 12:10:50 +00:00 |
|
David Burke
|
74288199f6
|
See changelog
|
2024-07-15 16:11:52 -04:00 |
|
David Burke
|
af39eedea8
|
Merge branch 'UltherEgo-master-patch-92170' into 'master'
Added the declaration of resources in pre-install-job.yaml
See merge request burke-software/django-helm-chart!10
|
2024-07-15 14:45:24 +00:00 |
|
UltherEgo
|
8f7dcc0a74
|
Added the declaration of resources in pre-install-job.yaml
|
2024-07-15 14:45:24 +00:00 |
|
David Burke
|
8358d4a9f6
|
Merge branch 'melanger-master-patch-69344' into 'master'
fix: add security context to pre-install-job
See merge request burke-software/django-helm-chart!16
|
2024-07-15 14:27:26 +00:00 |
|
Tim Bromm
|
e07bd0e7ce
|
add ServiceAccount to pre-install-job template
|
2024-05-23 09:50:12 +00:00 |
|
melanger
|
85fa6fb881
|
fix: add security context to pre-install-job
|
2024-04-04 08:18:58 +00:00 |
|
David Burke
|
78eb71eb37
|
Use upstream flower docker image
|
2023-10-03 21:19:35 -04:00 |
|
David Burke
|
3099e678fc
|
Allow more configuration of celery liveness probe
|
2023-05-19 10:40:39 -04:00 |
|
David Burke
|
466648631f
|
Wrong bash syntax
|
2023-04-20 21:05:05 -04:00 |
|
David Burke
|
ab1ff087d2
|
Add optional celery liveness check
|
2023-04-20 20:34:16 -04:00 |
|
David Burke
|
95717ec228
|
Add bitnami style podAnnotations
|
2023-02-20 10:57:45 -05:00 |
|
Hannah Rittich
|
72573d978c
|
Adds setting of a service account for the worker.
|
2023-01-16 13:15:40 +01:00 |
|
David Burke
|
bad619b441
|
Add flower ingress and port
|
2023-01-14 16:24:15 -05:00 |
|
David Burke
|
0e92508ac3
|
Add flower (disabled by default)
|
2023-01-13 16:03:38 -05:00 |
|
David Burke
|
7144d26954
|
Update hpa version
|
2022-12-23 10:21:07 -05:00 |
|
David Burke
|
788906385b
|
Add options to pre-install job
|
2022-11-29 20:56:01 -05:00 |
|
c4tz
|
2fc2751d75
|
add existingSecret option, align postgres PW handling
|
2022-11-16 15:22:32 +01:00 |
|
David Burke
|
9960f52561
|
Specify beat resources
|
2022-08-24 14:25:24 -04:00 |
|
David Burke
|
44ed6ba81f
|
Make beat resources configurable
|
2022-08-24 14:18:10 -04:00 |
|
David Burke
|
383f70c898
|
Allow (optional) customizing ingress backend
|
2022-08-19 11:06:40 -04:00 |
|
David Burke
|
bd023cd048
|
Update chart depends
|
2022-08-17 15:47:45 -04:00 |
|
martin milon
|
c50bfb5650
|
env.normal should override chart defined variables
|
2022-07-21 14:15:43 +00:00 |
|
ddelange
|
0b34aa7469
|
Fix indentation for beat
|
2022-07-20 14:03:13 +00:00 |
|
ddelange
|
7973dd906d
|
Add nodeSelector, tolerations, affinity to beat
|
2022-07-20 00:52:19 +00:00 |
|
David Burke
|
95f1d26d94
|
More postgres fixes
|
2022-04-05 17:26:25 -04:00 |
|
David Burke
|
74f1ec9f6c
|
Attempt to make use of postgres helm chart without setting DATABASE_URL
|
2022-04-05 11:04:48 -04:00 |
|
David Burke
|
7bbed61a0e
|
Fix redis URL generation
|
2021-07-30 14:45:31 +00:00 |
|
David Burke
|
a94054df32
|
Sanity check replicaCount when determining if using PDB to avoid pods
that cannot be terminated, which causes k8s upgrades to fail.
|
2021-07-10 14:54:37 -04:00 |
|
David Burke
|
ab283812db
|
Update args docs, remove command which is too confusing
|
2021-06-03 16:12:52 -04:00 |
|
David Burke
|
9829e09f28
|
Add web port
|
2021-06-03 15:34:39 -04:00 |
|
David Burke
|
a55273aa3c
|
beat enabled values
|
2021-06-03 15:26:05 -04:00 |
|
David Burke
|
49cd649fea
|
Add command value
|
2021-06-03 15:19:36 -04:00 |
|
David Burke
|
48f41becfc
|
Add normal env vars to pre install job
|
2021-06-03 11:13:18 -04:00 |
|
David Burke
|
bf9df71fec
|
Add configuration for probe paths
|
2021-06-03 10:32:29 -04:00 |
|
David Burke
|
51a5f0e276
|
Update ingress service name to be web
|
2021-06-02 17:33:09 -04:00 |
|
David Burke
|
fd14c6d228
|
Refactor
|
2021-05-28 21:33:04 +00:00 |
|
David Burke
|
976c6799dd
|
Use more generic name "django" instead of glitchtip for template
variables
|
2021-02-19 20:20:53 +00:00 |
|
David Burke
|
bc407e00ed
|
Added service
|
2020-10-23 16:13:28 -04:00 |
|
David Burke
|
2107e4e55e
|
Add ingress fixes #3
|
2020-10-23 16:00:06 -04:00 |
|
David Burke
|
0c91b56fbf
|
Force tags to be interpreted as strings
|
2020-07-24 12:56:16 -04:00 |
|
David Burke
|
d7626d5ecd
|
Allow not having web.budget value
|
2020-07-12 19:18:36 -04:00 |
|
David Burke
|
6ea93893cf
|
Add PodDisruptionBudget
|
2020-07-09 15:00:33 -04:00 |
|
David Burke
|
fe4006e693
|
Use docker hub image
|
2020-05-16 17:20:07 -04:00 |
|
David Burke
|
0d5033171a
|
Moving chart from glitchtip-frontend to here
|
2020-05-15 16:53:29 -04:00 |
|
David Burke
|
308366ca60
|
beat
|
2020-02-09 16:56:26 -05:00 |
|
David Burke
|
e935541b40
|
closer
|
2020-02-02 17:29:14 -05:00 |
|
David Burke
|
bd25ca649c
|
chart work
|
2020-02-02 13:12:55 -05:00 |
|
David Burke
|
4a6cbc58ac
|
Add enable social auth env var
|
2020-02-01 12:50:44 -05:00 |
|
David Burke
|
45267da312
|
Remove unused service and ingress chart templates
|
2020-01-24 14:53:39 -05:00 |
|