I tried cloning a staging environment, but I keep getting this error “Spaces before/after”. Please see video.
Just before performing this clone, I cloned the production environment without any issues. My org URL is Qovery
I tried cloning a staging environment, but I keep getting this error “Spaces before/after”. Please see video.
Just before performing this clone, I cloned the production environment without any issues. My org URL is Qovery
Ok this is caused by 2 secrets that contain empty lines at the end:
KONG_CLUSTER_CERT
KONG_CLUSTER_CERT_KEY
Can you edit those secrets and remove those empty lines ?
It’s a bug on our side, we prevent those empty lines / empty spaces on variable & secret creation but not on update.