diff --git a/deploy/basic-auth/deploy-template.yaml b/deploy/basic-auth/deploy-template.yaml index 81d0f4d..f19fb85 100644 --- a/deploy/basic-auth/deploy-template.yaml +++ b/deploy/basic-auth/deploy-template.yaml @@ -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 diff --git a/deploy/oauth2/deploy-template.yaml b/deploy/oauth2/deploy-template.yaml index ccc4871..71d4a24 100644 --- a/deploy/oauth2/deploy-template.yaml +++ b/deploy/oauth2/deploy-template.yaml @@ -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