Skip to content

Commit

Permalink
Fix unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yevhen Ivantsov committed Feb 1, 2024
1 parent 150e4c7 commit cc289b6
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions src/test/resources/expected_helm_output/bamboo/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -259,6 +259,7 @@ data:
proxyConnectTimeout: 60
proxyReadTimeout: 60
proxySendTimeout: 60
routeHttpHeaders: {}
tlsSecretName: null
monitoring:
exposeJmxMetrics: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,7 @@ data:
proxyConnectTimeout: 60
proxyReadTimeout: 60
proxySendTimeout: 60
routeHttpHeaders: {}
tlsSecretName: null
monitoring:
exposeJmxMetrics: true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -236,6 +236,7 @@ data:
proxyConnectTimeout: 60
proxyReadTimeout: 60
proxySendTimeout: 60
routeHttpHeaders: {}
tlsSecretName: null
monitoring:
exposeJmxMetrics: true
Expand Down
1 change: 1 addition & 0 deletions src/test/resources/expected_helm_output/crowd/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ data:
proxyConnectTimeout: 60
proxyReadTimeout: 60
proxySendTimeout: 60
routeHttpHeaders: {}
tlsSecretName: null
monitoring:
exposeJmxMetrics: true
Expand Down
1 change: 1 addition & 0 deletions src/test/resources/expected_helm_output/jira/output.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ data:
proxyConnectTimeout: 60
proxyReadTimeout: 60
proxySendTimeout: 60
routeHttpHeaders: {}
tlsSecretName: null
jira:
accessLog:
Expand Down

0 comments on commit cc289b6

Please sign in to comment.