Sfoglia il codice sorgente

Use port 80 for nodeport service

Waqar Ahmed 5 anni fa
parent
commit
aa33f73fda
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      test/nextcloud/2.3.2/values.yaml

+ 1 - 1
test/nextcloud/2.3.2/values.yaml

@@ -289,7 +289,7 @@ cronjob:
 
 service:
   type: NodePort
-  port: 8080
+  port: 80
   loadBalancerIP: nil
   nodePort: 9000