This issue was posted prior and still exists..
2020-06-28T21:17:08.118130054Z if [[ -n "${SCHEMA_REGISTRY_PORT-}" ]]
2020-06-28T21:17:08.118158953Z then
2020-06-28T21:17:08.118200662Z echo "PORT is deprecated. Please use SCHEMA_REGISTRY_LISTENERS instead."
2020-06-28T21:17:08.118246653Z exit 1
2020-06-28T21:17:08.118278922Z fi
2020-06-28T21:17:08.118323933Z + [[ -n tcp://10.43.150.221:8081 ]]
2020-06-28T21:17:08.118372565Z + echo 'PORT is deprecated. Please use SCHEMA_REGISTRY_LISTENERS instead.'
2020-06-28T21:17:08.118418148Z PORT is deprecated. Please use SCHEMA_REGISTRY_LISTENERS instead.
2020-06-28T21:17:08.118474456Z + exit 1
Current helm chart 1.1.9
Anyone test this on a new install? Seems very consistent, others have posted it but the chart was marked stale
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.