Skip to content

Commit

Permalink
Update pivot-simulation-deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergioinf authored Apr 19, 2024
1 parent 470371d commit 4ca59e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions files_for_manual_deploy/pivot-simulation-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@ spec:
name: pivot-rest-deploy
spec:
containers:
- image: ertis/ertis-rest-api-pivot
- image: ertis/ertis-rest-api-pivot:1.0.0
name: pivot-rest-deploy
env:
- name: KUBE_TOKEN
value:
- name: KUBE_HOST
value:
- name: IMAGE_NAME
value: ertis/ertis-pivot-runner
value: ertis/ertis-pivot-runner:1.0.0
- name: DEPLOYMENT_NAME
value: pivot-rest-deploy
- name: NAMESPACE
Expand Down

0 comments on commit 4ca59e7

Please sign in to comment.