David Burke
|
ae6a678c8e
|
Merge branch 'master' into 'master'
Add existingSecret option, align postgres PW handling
See merge request burke-software/django-helm-chart!6
|
2022-11-17 14:38:44 +00: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 |
|
David Burke
|
e55c49432c
|
Merge branch 'master' into 'master'
env.normal should override chart defined variables
See merge request burke-software/django-helm-chart!5
|
2022-07-21 14:15:44 +00:00 |
|
martin milon
|
c50bfb5650
|
env.normal should override chart defined variables
|
2022-07-21 14:15:43 +00:00 |
|
David Burke
|
d53f3f209d
|
Update README.md to be more clear that I'm not providing you with free support and you should fork this repo instead of opening feature requests for features I don't care about.
|
2022-07-20 14:25:49 +00:00 |
|
David Burke
|
efb78f81f9
|
Merge branch 'ddelange1-ddelange1-master-patch-27815-patch-19645' into 'master'
Fix indentation for beat
See merge request burke-software/django-helm-chart!4
|
2022-07-20 14:03:13 +00:00 |
|
ddelange
|
0b34aa7469
|
Fix indentation for beat
|
2022-07-20 14:03:13 +00:00 |
|
David Burke
|
b574d0dcf7
|
Update the chart version, not the app version
|
2022-07-19 20:59:12 -04:00 |
|
David Burke
|
62e9c0cb4c
|
Update chart dependencies
|
2022-07-19 20:55:29 -04:00 |
|
David Burke
|
4c288dd31b
|
Merge branch 'ddelange1-master-patch-27815' into 'master'
Add nodeSelector, tolerations, affinity to beat
See merge request burke-software/django-helm-chart!3
|
2022-07-20 00:52:19 +00:00 |
|
ddelange
|
7973dd906d
|
Add nodeSelector, tolerations, affinity to beat
|
2022-07-20 00:52:19 +00:00 |
|
David Burke
|
5419200024
|
Update README
|
2022-06-16 16:27:38 -04:00 |
|
David Burke
|
588d44e80c
|
Switch to GitLab hosted helm chart repo
Update charts
|
2022-06-16 16:23:48 -04:00 |
|
David Burke
|
95f1d26d94
|
More postgres fixes
|
2022-04-05 17:26:25 -04:00 |
|
David Burke
|
421fde816a
|
Merge branch 'master' of https://gitlab.com/burke-software/django-helm-chart
|
2022-04-05 16:51:28 -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
|
fa7f7acd2b
|
Update helm cli
|
2021-08-13 17:48:44 -04:00 |
|
David Burke
|
7bbed61a0e
|
Fix redis URL generation
|
2021-07-30 14:45:31 +00:00 |
|
David Burke
|
dfb9401a99
|
Fix redis URL generation
|
2021-07-30 10:44:34 -04: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
|
ef0f8f8f57
|
Minor dependencies update
|
2021-07-10 14:42:46 -04:00 |
|
David Burke
|
ecb8146031
|
Update README.md
|
2021-06-04 20:26:03 +00: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
|
99cf95f663
|
Update charts
|
2021-06-03 15:27:47 -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
|
755c859d17
|
deploy
|
2021-05-28 17:35:22 -04:00 |
|
David Burke
|
51d94a073c
|
Merge branch 'env-refactor' into 'master'
Refactor
See merge request burke-software/django-helm-chart!1
|
2021-05-28 21:33:04 +00:00 |
|
David Burke
|
fd14c6d228
|
Refactor
|
2021-05-28 21:33:04 +00:00 |
|
David Burke
|
0079a1dcb9
|
Add back chart depends
|
2021-04-16 17:23:56 -04:00 |
|
David Burke
|
9283976169
|
Update chart dependencies
|
2021-04-16 16:20:07 -04:00 |
|
David Burke
|
5474edfa3b
|
Merge branch '5-more-generic-helm' into 'master'
Make helm chart more generic
Closes #5
See merge request glitchtip/glitchtip-helm-chart!1
|
2021-02-19 20:20:53 +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
|
efc58de740
|
postgresql and redis chart update
|
2021-01-23 15:49:40 -05:00 |
|
David Burke
|
9bc1aace8e
|
Update dependencies
|
2020-12-19 15:36:43 -05:00 |
|
David Burke
|
60f248faf3
|
Add LICENSE
|
2020-11-20 16:46:31 +00:00 |
|
David Burke
|
f96730be1d
|
Add README.md
|
2020-10-23 20:26:16 +00:00 |
|
David Burke
|
1782798f26
|
Update chart dependencies
|
2020-10-23 16:19:16 -04: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
|
526bb2997a
|
Update chart path
|
2020-07-29 09:35:49 -04:00 |
|
David Burke
|
2a71288e2c
|
hmm
|
2020-07-29 09:26:30 -04:00 |
|