mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/jenkins] 2.0.0 Release: JCasC by default Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * test if XML configuration still works Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * enable automatic configuration reload by default Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Fixed typos Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Add additional values for testing Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * remove trailing spaces to fix chart-testing error Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Updated changed values in README Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Use toleration only for agent not for Jenkins As we are not executing an agent this should fix the scheduling issue. Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Removed agent-values.yaml Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Adress review comments and update README Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Add some more tests Signed-off-by: Torsten Walter <torsten.walter@syncier.com> * Enable configAutoReload Signed-off-by: Torsten Walter <torsten.walter@syncier.com>
11 lines
168 B
YAML
11 lines
168 B
YAML
master:
|
|
enableXmlConfig: true
|
|
runAsUser: 0
|
|
fsGroup: 0
|
|
JCasC:
|
|
enabled: false
|
|
defaultConfig: false
|
|
sidecars:
|
|
configAutoReload:
|
|
enabled: false
|