You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 26, 2023. It is now read-only.
Hi,
In docs values
ALLURE_CRYPTO_PASSWORD
set in valueuaa.env.secret
andreport.env.secret
, which after running helm appear in Deployment template:And same for report:
In commit 9fb927d you add env
ALLURE_CRYPTO_PASSWORD
with different key ref:So in resulting Deployment template duplicates are occurred with name
ALLURE_CRYPTO_PASSWORD
and different refs:The text was updated successfully, but these errors were encountered: