kubernetes-operator/chart/jenkins-operator/templates
Piotr Ryba 0d118bf046
Fix WATCH_NAMESPACE in helm chart (#547)
* Fix WATCH_NAMESPACE in helm chart

When applying the chart, the operator will now watch the correct
namespace. This required changes in roles and role bindings so that
the operator has access to both namespaces.

* Use Role instead of ClusterRole

Mitigates the risk of restrictions in creating ClusterRole in
multitenant k8s clusters.

* Update configuration-as-code version to 1.47
2021-04-27 15:36:09 +02:00
..
NOTES.txt Improve helm CR, add helm goals to Makefile 2019-09-18 12:09:25 +02:00
_helpers.tpl Add helm chart 2019-09-18 09:47:17 +02:00
_role.yaml Fix WATCH_NAMESPACE in helm chart (#547) 2021-04-27 15:36:09 +02:00
backup.yaml #349 Fix Helm upgrade issue with PVC 2020-06-07 12:10:03 +02:00
configuration.yaml Fix helm chart 2020-04-29 16:52:37 +02:00
jenkins.yaml Pass getLatestAction helm value to the Jenkins instance 2021-02-01 06:00:48 +02:00
operator.yaml Fix WATCH_NAMESPACE in helm chart (#547) 2021-04-27 15:36:09 +02:00
role.yaml Fix WATCH_NAMESPACE in helm chart (#547) 2021-04-27 15:36:09 +02:00
role_binding.yaml Fix WATCH_NAMESPACE in helm chart (#547) 2021-04-27 15:36:09 +02:00
secret.yaml Refactor the Helm chart (#300) 2020-04-01 18:54:27 +02:00
service_account.yaml Add helm chart 2019-09-18 09:47:17 +02:00