Installer 2022-08.01 fails to pull element web into the cluster
EMS Knowledge Base
Issue
After running the setup, the element web pod is stuck in ImagePullBackoff
Environment
Element Enterprise Installer 2022-08.01
Resolution
It is necessary to uncomment the following variables in secrets.yml :
dockerhub_username:
dockerhub_token:
If...