You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/argo-cd/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1322,6 +1322,7 @@ NAME: my-release
1322
1322
| server.service.nodePortHttp | int | `30080` | Server service http port for NodePort service type (only if `server.service.type` is set to "NodePort") |
1323
1323
| server.service.nodePortHttps | int | `30443` | Server service https port for NodePort service type (only if `server.service.type` is set to "NodePort") |
1324
1324
| server.service.servicePortHttp | int | `80` | Server service http port |
1325
+
| server.service.servicePortHttpAppProtocol | string | `"kubernetes.io/h2c"` | Server service http port appProtocol |
1325
1326
| server.service.servicePortHttpName | string | `"http"` | Server service http port name, can be used to route traffic via istio |
1326
1327
| server.service.servicePortHttps | int | `443` | Server service https port |
1327
1328
| server.service.servicePortHttpsAppProtocol | string | `""` | Server service https port appProtocol |
0 commit comments