All I have .net core api that I put into Rancher. I added the secrets to the secrets section of the project. The .net core api is still reading the appsettings.json which has empty settings. How do you set up rancher to override the appsettings.json file?
I have even tried using the configmap but nothing seems to be working and the rancher experts at my company are at a loss as well.