-
- Downloads
fix(security): remove generated-deployment.yml from artifact
On kustomize with secret CI/CD variables used for substitution for example with a pre-apply script, secrets was leaked in artifacts. You need to : * delete k8s-<env>-deploy artifacts * renew all leaked secrets
Loading