Hi,
I'm building a lab environment of vRA but the installation of vRA won't succeed. I keep getting the error below:
++ vracli ceip status --raw ++ awk '{print tolower($0)}' + ENABLE_TELEMETRY=false + kubectl -n prelude create configmap telemetry-config --from-literal=collectorIdSvc=vcac.8_0 --from-literal=endpointEnv=production Error from server (Forbidden): configmaps "telemetry-config" is forbidden: unable to create new content in namespace prelude because it is being terminated
I've already applied the fixes sugessted in:
Error Deploy vra 8.0.1 in vRealize Suite Lifecycle Manager Refers to KB76053 and KB76870
Is there anything else I can try?