From 4cb7554f0ced7260e40ce026e6e1fd82f273ef81 Mon Sep 17 00:00:00 2001 From: smoskvin Date: Fri, 3 Jun 2022 20:38:04 +0300 Subject: [PATCH] tmo2 --- guestbook/guestbook-ui-svc.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/guestbook/guestbook-ui-svc.yaml b/guestbook/guestbook-ui-svc.yaml index cc979f2..c5476ec 100644 --- a/guestbook/guestbook-ui-svc.yaml +++ b/guestbook/guestbook-ui-svc.yaml @@ -6,9 +6,9 @@ spec: type: NodePort ports: - name: http - port: 80 - targetPort: 80 - nodePort: 30036 - protocol: TCP + port: 80 + targetPort: 80 + nodePort: 30036 + protocol: TCP selector: app: guestbook-ui