The values.yaml file is divided into multiple sections (global, n8n, and Kubernetes). Use this structure to orient yourself. You decide what should go into secret and what should be a config. There is ...
kubectl to manage kubernetes resources helm to deploy the resources based on helm charts. Note, we only support Helm 3. Assuming kubectl context points to the correct kubernetes cluster, first create ...