Jelajahi Sumber

Use port 80 for nodeport service

Waqar Ahmed 5 tahun lalu
induk
melakukan
aa33f73fda
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  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