mirror of
https://github.com/OpenCTI-Platform/opencti.git
synced 2025-12-22 08:17:08 +00:00
Update fingerprint used to connect to bastion (#11083)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user