Skip to content

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 were leaked in artifacts.

You need to :

  • delete k8s--deploy artifacts
  • renew all leaked secrets

Closes #48

Merge request reports

Loading