Shrikant Chilwant:
Hello team,
I have one scenerio, I want to deploy three pods through one deployment file. Suppose I have set replicas as 3. But I want to pass different env variable to all three pods. Is it possible with one deployment file or we have to use three different deployments. ?? Or is there any better approach for this scenerio.??