Commit 24ea8bde authored by Cédric OLIVIER's avatar Cédric OLIVIER
Browse files

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
parent 0a448166
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -936,7 +936,6 @@ k8s-score:
    name: "$ENV_TYPE env url for $CI_PROJECT_NAME on $CI_COMMIT_REF_SLUG"
    when: always
    paths:
      - generated-deployment.yml
      - environment_url.txt
    reports:
      dotenv: kubernetes.env