Files
Torsten Walter bc7d265631 [stable/jenkins] 2.0.0 Release: JCasC by default (#21895)
* [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>
2020-06-03 04:50:17 -07:00

11 lines
168 B
YAML

master:
enableXmlConfig: true
runAsUser: 0
fsGroup: 0
JCasC:
enabled: false
defaultConfig: false
sidecars:
configAutoReload:
enabled: false