Repackage application with a Helm chart
Transfer your definitions (deployment, stateful set, ingress, ...) into a helm chart
- Your whole application should be installable using a helm chart
- Follow the example that helm creates for you with “helm create”. Use variables / template syntax for e.g. the release name and namespace