Commit graph

5 commits

Author SHA1 Message Date
James Lakin
8909f58328 Add explicit namespaces to all namespaced resources in Helm charts
A few resources didn't specify a namespace, resulting in a discrepency if `helm template --namespace` is ran and later `kubectl apply` is in a different context.

Signed-off-by: James Lakin <james@jameslakin.co.uk>
2022-04-16 10:19:05 +01:00
Ricardo Pchevuzinske Katz
4100cd165e Update helm template for deprecated APIs
Signed-off-by: Ricardo Pchevuzinske Katz <ricardo.katz@serpro.gov.br>
2020-06-19 18:07:36 -03:00
James Munnelly
2c01592255 Use cert-manager to secure APIService resource
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:09:16 +01:00
James Munnelly
3935fd70e7 Update Helm chart and Dockerfile
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 17:55:46 +01:00
James Munnelly
afce06a837 Initial commit 2019-04-15 15:23:59 +01:00