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/sourcegraph/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
@@ -302,6 +302,7 @@ In addition to the documented values, all services also support the following va
302
302
| searcher.storageSize | string |`"26Gi"`| Size of the PVC for searcher pods to store cache data |
303
303
| sgTestConnection | object |`{"enabled":true}`| Enable the busybox connection test after deployment |
304
304
| sourcegraph.affinity | object |`{}`| Global Affinity, learn more from the [Kubernetes documentation](https://kubernetes.io/docs/concepts/scheduling-eviction/assign-pod-node/#affinity-and-anti-affinity)|
305
+
| sourcegraph.disableKubernetesSecrets | bool |`false`| Disable the creation of Kubernetes secrets objects |
305
306
| sourcegraph.image.defaultTag | string |`"{{ .Chart.AppVersion }}"`| Global docker image tag |
0 commit comments