EUGENIO SOUZA CARVALHO 4 лет назад
Родитель
Сommit
8f84e1e929
1 измененных файлов с 2 добавлено и 2 удалено
  1. 2 2
      040-app.yaml

+ 2 - 2
040-app.yaml

@@ -33,7 +33,7 @@ metadata:
 spec:
   ports:
     - name: http
-      port: 8000
+      port: 80
       targetPort: 8000
   selector:
     app: containous
@@ -55,4 +55,4 @@ spec:
           - path: ""
             backend:
               serviceName: whoami
-              servicePort: 8000
+              servicePort: 80