File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -254,14 +254,14 @@ jobs:
254254 steps :
255255 - checkout
256256 - kubernetes/install-kubectl
257- - run : kubectl --server=https://api.staging.eu-west.filigran.io --token=$K8S_TOKEN -n customer-testing-oaev rollout restart deployment -l app=injector
257+ - run : kubectl --server=https://api.staging.eu-west.filigran.io --token=$K8S_TOKEN -n customer-testing-oaev rollout restart deployment -l app=openaev-colljector
258258 deploy_prerelease :
259259 docker :
260260 - image : cimg/base:current-24.04
261261 steps :
262262 - checkout
263263 - kubernetes/install-kubectl
264- - run : kubectl --server=https://api.staging.eu-west.filigran.io --token=$K8S_TOKEN_PRE_RELEASE -n customer-prerelease-oaev rollout restart deployment -l app=injector
264+ - run : kubectl --server=https://api.staging.eu-west.filigran.io --token=$K8S_TOKEN_PRE_RELEASE -n customer-prerelease-oaev rollout restart deployment -l app=openaev-colljector
265265 notify_rolling :
266266 docker :
267267 - image : cimg/base:current-24.04
You can’t perform that action at this time.
0 commit comments