Hi, we tried to deploy MySQL and RabbitMQ, but with both we got the Message: "failed to apply resource: Secret/vcd-ds-workloads/bugtest-credentials , error: data values must be of type string" Work...
See more...
Hi, we tried to deploy MySQL and RabbitMQ, but with both we got the Message: "failed to apply resource: Secret/vcd-ds-workloads/bugtest-credentials , error: data values must be of type string" Workaround is to put the password in Quotes, so the string is as string recognized and not as a variablename or something like that. Happy new Year Marian PS: The problem occurs, when i try to use a password that starts with a number. If the password starts with an letter everything is fine.