note to split into multiple files
This commit is contained in:
@@ -15,3 +15,4 @@ Create the Kubernetes manifests to deploy Renovate Bot as a cluster-level servic
|
||||
2. Add the `CronJob`, `ServiceAccount`, and necessary RBAC manifests.
|
||||
3. Configure the Infisical annotations for secrets injection.
|
||||
4. Provide an `Application` manifest for ArgoCD to deploy it easily.
|
||||
5. **CRITICAL: File Splitting:** Do NOT put everything into one giant file! Split your YAML manifests or configurations into separate, smaller files (e.g. using separate Helm template files, configmaps, or helper scripts) to prevent exhausting the context window.
|
||||
|
||||
Reference in New Issue
Block a user