Skip to content

Commit

Permalink
Added new version of the deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
qtkhajacloud committed Sep 12, 2021
1 parent f3342e1 commit 087ca58
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sep21/deployment/my-deploy.yml
Expand Up @@ -12,11 +12,11 @@ spec:
metadata:
labels:
app: myapp
version: v1
version: v2
spec:
containers:
- name: myapp-cont
image: shaikkhajaibrahim/myapp:1.0
image: shaikkhajaibrahim/myapp:2.0
ports:
- name: http
containerPort: 80
Expand Down

0 comments on commit 087ca58

Please sign in to comment.