Artem Kajalainen
60537ce557
feat(helm chart): add priorityClassName option
...
Signed-off-by: Artem Kajalainen <artem.kajalainen@gofore.com>
2019-01-10 08:07:35 +02:00
Chris Boot
b66a84c5dd
Update static deployment
...
Signed-off-by: Chris Boot <bootc@bootc.net>
2019-01-08 23:40:51 +00:00
Chris Boot
f2a672daeb
Bump chart version
...
Signed-off-by: Chris Boot <bootc@bootc.net>
2019-01-08 23:40:34 +00:00
Chris Boot
e1e30f6c18
Fix CronJob schedule for in webhook chart
...
The current schedule (* * */24 * *) effectively causes the CronJob to
run on the 24th of every month only, and on the 24th it runs every
single minute (1440 times). The itention was to have it run daily, but I
suspect that running it weekly should be plenty good enough.
This fixes helm/charts#8077 .
Signed-off-by: Chris Boot <bootc@bootc.net>
2019-01-08 22:51:31 +00:00
James Munnelly
3464f4363a
Bump versions for 0.6.0-alpha.0
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-01-08 16:45:06 +00:00
James Munnelly
ef59c419b6
Fix link in Helm chart README
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-14 09:05:45 -08:00
James Munnelly
fb0e21eea0
Add extra 'install CRDs' step to Helm chart README
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-06 11:13:28 +00:00
James Munnelly
bb7d2f5f4e
Remove the Namespace resource from Helm chart
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 19:08:35 +00:00
James Munnelly
779cc0ae1f
Update getting started guide
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:26:49 +00:00
James Munnelly
cdd513c6c5
Remove CRDs from Helm chart and introduce 00-crds.yaml file
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 18:11:13 +00:00
James Munnelly
4283138a81
Move deployment generation values.yaml to deploy/manifests and don't generate without-rbac variants of manifests
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:29:26 +00:00
James Munnelly
dfa1a92366
Add .gitignore
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:20:44 +00:00
James Munnelly
5a17c58c03
Rearrange Helm charts into deploy/ and test/e2e/charts directories
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2018-12-04 16:19:49 +00:00