EUGENIO SOUZA CARVALHO 3 years ago
parent
commit
8f84e1e929
1 changed files with 2 additions and 2 deletions
  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