Skip to content

Commit

Permalink
Update deploy-demo-app.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ayeshasiddiqa161 authored Jun 2, 2023
1 parent 9af30b0 commit c8afac6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ In application repo add Helm Chart in ***deploy*** folder at the root of your re
version: 1.0.0
```
2. The values.yaml contains all the application specific **kubernetes resources** (deployments, configmaps, namespaces, secrets, services, route, podautoscalers, RBAC) for the particular environment. Configure Helm values as per application needs.
2. The values.yaml contains all the application specific **Kubernetes resources** (deployments, configmaps, namespaces, secrets, services, route, podautoscalers, RBAC) for the particular environment. Configure Helm values as per application needs.
Here is a minimal values file defined for an application with deployment,route,service.
Expand Down

0 comments on commit c8afac6

Please sign in to comment.