EUGENIO SOUZA CARVALHO hace 3 años
padre
commit
8f84e1e929
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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