stack-orchestrator/tests/k8s-deploy
Prathamesh Musale 464215c72a fix(test): replace empty secrets key instead of appending duplicate
deploy init already writes 'secrets: {}' into the spec file. The test
was appending a second secrets block via heredoc, which ruamel.yaml
rejects as a duplicate key. Use sed to replace the empty value instead.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 05:34:37 +00:00
..
run-deploy-test.sh fix(test): replace empty secrets key instead of appending duplicate 2026-03-10 05:34:37 +00:00