$
If you have a variable value (e.g., Harbor robot account username) with a $ in it, you need to "escape" it like this:
secret$example123
secret$$example123
Docker Registry
Harbor Registry
On this page