Open graytonio opened 1 year ago
The deployment doesnt have the namespace attribute for some reason, therefore its likely getting put into either default or another namespace depending on your setup. Whioch means it cant load resources from the correct namespace.
same for the services for that matter
I tried to deploy the pod-gateway and got it all configured however when I try to deploy the terminal pod to test it it's stuck in trying to schedule the init container with the error.
Since this cm is not in the same namespace this makes sense but I can't figure out what I've done wrong. The chat is deployed in a ns named pod-gateway and the terminal is in a ns called pirate-ship.
Helm Values