Update fingerprint used to connect to bastion (#11083)

This commit is contained in:
Eloise Faure
2025-05-22 14:57:32 +02:00
committed by GitHub
parent 527f5526de
commit aaf3188e1b

View File

@@ -761,7 +761,7 @@ jobs:
- kubernetes/install-kubectl
- add_ssh_keys:
fingerprints:
- "SHA256:rGXZiucEsmWBwyXk6zoamHLHKKA0BXj/P8rCmy7B3ZA"
- "SHA256:huG64qM1OJQCRwOB50xF4k+RZ7l4+rUuIetpM+Sf1MA"
- run: kubectl --server=https://api.staging.eu-west.filigran.io --token=$K8S_TOKEN_PRE_RELEASE -n customer-prerelease rollout restart deployment -l app=opencti
- run: |
mkdir -p ~/.ssh