note to split into multiple files
This commit is contained in:
@@ -17,3 +17,4 @@ Implement the Socket.dev supply chain security scanning step as a parallel task
|
||||
1. Add the `scan-socketdev` template to the `ClusterWorkflowTemplate`.
|
||||
2. Configure the Infisical initContainer logic for this specific step to wait for the API key.
|
||||
3. Wire it into the DAG alongside the other scanners.
|
||||
4. **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