From 972793ca2a35e729027cdd087054ce0ef5747da0 Mon Sep 17 00:00:00 2001 From: Mathieu Benoit Date: Thu, 10 Aug 2023 15:14:40 -0400 Subject: [PATCH] Update score.yaml --- samples/onlineboutique/cartservice/score.yaml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/samples/onlineboutique/cartservice/score.yaml b/samples/onlineboutique/cartservice/score.yaml index f8f8069..72dde67 100644 --- a/samples/onlineboutique/cartservice/score.yaml +++ b/samples/onlineboutique/cartservice/score.yaml @@ -9,13 +9,8 @@ containers: resources: redis-cart: type: redis - properties: - host: - port: - user: - password: service: ports: grpc: port: 7070 - targetPort: 7070 \ No newline at end of file + targetPort: 7070