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
Jake Sanders
9b61d24773
Update dependencies and prepare for testing
...
Signed-off-by: Jake Sanders <i@am.so-aweso.me>
2021-02-22 15:10:52 +00:00
Mattias Gees
5d6762a0df
Change apiVersion of cert-manager in APIService to the up to date one
...
The annotation in the APIService references the old cert-manager apiVersion. This change fixes that.
2021-01-13 13:40:15 +00: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
Johannes Aubart
f556713497
fix clusterrolebinding
...
Signed-off-by: Johannes Aubart <johannes.aubart@sap.com>
2019-05-07 16:49:58 +02:00
James Munnelly
a598b0e126
Add Makefile and make options configurable
...
Signed-off-by: James Munnelly <james@munnelly.eu>
2019-04-29 18:47:23 +01: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