File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11apiVersion : v2
22name : nextcloud
3- version : 8.5.1
3+ version : 8.5.2
44# renovate: image=docker.io/library/nextcloud
55appVersion : 32.0.1
66description : A file sharing server that puts the control and security of your own data back into your hands.
Original file line number Diff line number Diff line change @@ -226,7 +226,7 @@ The following table lists the configurable parameters of the nextcloud chart and
226226| ` service.annotations ` | Annotations for service type | ` {} ` |
227227| ` service.nodePort ` | NodePort for service type NodePort | ` nil ` |
228228| ` service.ipFamilies ` | Set ipFamilies as in k8s service objects | ` nil ` |
229- | ` service.ipFamyPolicy ` | define IP protocol bindings as in k8s service objects | ` nil ` |
229+ | ` service.ipFamilyPolicy ` | define IP protocol bindings as in k8s service objects | ` nil ` |
230230| ` service.sessionAffinity ` | Kubernetes service Session Affinity | ` nil ` |
231231| ` service.sessionAffinityConfig ` | Kubernetes service Session Affinity configuration | ` {} ` |
232232| ` phpClientHttpsFix.enabled ` | Sets OVERWRITEPROTOCOL for https ingress redirect | ` false ` |
You can’t perform that action at this time.
0 commit comments