Skip to content

Commit

Permalink
Update charts/nextcloud/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: JesseBot <[email protected]>
Signed-off-by: Ben Yanke <[email protected]>
  • Loading branch information
benyanke and jessebot authored Aug 23, 2023
1 parent 54d25fb commit 491ba29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/nextcloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ The following table lists the configurable parameters of the nextcloud chart and
| `cronjob.resources` | CPU/Memory resource requests/limits for the cronjob sidecar | `{}` |
| `cronjob.securityContext` | Optional security context for cronjob | `nil` |
| `service.type` | Kubernetes Service type | `ClusterIP` |
| `service.loadBalancerIP` | LoadBalancerIp for service type LoadBalancer (leave unset to omit) | `` |
| `service.loadBalancerIP` | LoadBalancerIp for service type LoadBalancer | `""` |
| `service.nodePort` | NodePort for service type NodePort | `nil` |
| `phpClientHttpsFix.enabled` | Sets OVERWRITEPROTOCOL for https ingress redirect | `false` |
| `phpClientHttpsFix.protocol` | Sets OVERWRITEPROTOCOL for https ingress redirect | `https` |
Expand Down

0 comments on commit 491ba29

Please sign in to comment.