No reference in values.yaml to referenced project. #9856
erikhermansson79
started this conversation in
General
Replies: 1 comment
-
Yea this looks like a bug. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I think the values.yaml file is missing some values.
I made a simple solution to show my issue. This is my AppHost.cs (Aspire 9.3.1):
The ConfigMap for the FrontEnd project looks like this:
services__backend__http__0
andservices__backend__https__0
are both referring to config, not secrets, so I assumed they would exist in the values.yaml file, but my values.yaml looks like this:Beta Was this translation helpful? Give feedback.
All reactions