Open jongio opened 4 years ago
For anyone coming across this issue, you need to create the secrets required for service discovery on your kube env.
kubectl create secret generic binding-production-
Using the force flag will bypass this but your services will not configure.
Describe the bug
With this tye
I get this:
If I add --force, I get this:
What is the expectation for those secrets?
How can we help the user figure this out on their own?
To Reproduce
Run tye deploy with the tye.yaml above.
Further technical details
Include the output of
tye --version
If possible rerun the command with
-v debug
and include the outputThe platform (Linux/macOS/Windows)
WSL2
azsdke2e azsdke2e2