diff --git a/Helm.md b/Helm.md index 04dacb0..4a41114 100644 --- a/Helm.md +++ b/Helm.md @@ -82,6 +82,3 @@ Once you've added a repository, exported and edited values, you're ready to depl 3. **Upgrade or Rollback**: You can upgrade or rollback releases using Helm commands to manage the lifecycle of your application as needed. ---- - -Following these steps, you can effectively use Helm to manage your Kubernetes applications, from adding repositories to deploying charts with customized values.