I am not able to find the solutions to below question on helm:
-
The release name should be webapp-color-apd.
-
All the resources should be deployed on the frontend-apd namespace.
-
The service type should be node port. → Fixed
-
Scale the deployment to 3. → Fixed
-
Application version should be 1.20.0. → Fixed
But I couldnt understand the issue service.yaml typo. I was getting error like Deployment not found in version v1. Can someone please explain about this?