Skip to content

Commit

Permalink
Merge pull request #16 from gohilankit/update-image
Browse files Browse the repository at this point in the history
Update cns-manager image to r0.2.0
  • Loading branch information
gohilankit authored May 15, 2023
2 parents 7003cc7 + 0010d94 commit 2ba8a9f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion deploy/basic-auth/deploy-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ spec:
- name: swagger-api
mountPath: /api
- name: cns-manager
image: projects.registry.vmware.com/cns_manager/cns-manager:r0.2.0-rc.6
image: projects.registry.vmware.com/cns_manager/cns-manager:r0.2.0
resources:
requests:
cpu: 500m
Expand Down
2 changes: 1 addition & 1 deletion deploy/oauth2/deploy-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,7 @@ spec:
- name: swagger-api
mountPath: /api
- name: cns-manager
image: projects.registry.vmware.com/cns_manager/cns-manager:r0.2.0-rc.6
image: projects.registry.vmware.com/cns_manager/cns-manager:r0.2.0
resources:
requests:
cpu: 500m
Expand Down

0 comments on commit 2ba8a9f

Please sign in to comment.