kyma-project / kyma-environment-broker

Kyma Environment Broker
Apache License 2.0
0 stars 21 forks source link

Update KEB helm install test to use secrets #1075

Closed MarekMichali closed 1 month ago

MarekMichali commented 1 month ago

Description

PR #1071 introduced a change in chart that stopped the secret rendering in tests. This PR only changes it back for testing.

github-actions[bot] commented 1 month ago

Add one of following labels

- kind/feature -> Use it when you want to submit a new feature

- kind/enhancement -> Use it when you modify or improve an existing feature

- kind/bug -> Use it when you fix a bug

MarekMichali commented 1 month ago

/kind enhancement