Skip to content

Commit 1706dea

Browse files
committed
Ran scripts/helm-docs.sh to update charts/sourcegraph/README.md
1 parent d1483a4 commit 1706dea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/sourcegraph/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ In addition to the documented values, all services also support the following va
302302
| searcher.storageSize | string | `"26Gi"` | Size of the PVC for searcher pods to store cache data |
303303
| sgTestConnection | object | `{"enabled":true}` | Enable the busybox connection test after deployment |
304304
| 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 |
305306
| sourcegraph.image.defaultTag | string | `"{{ .Chart.AppVersion }}"` | Global docker image tag |
306307
| sourcegraph.image.pullPolicy | string | `"IfNotPresent"` | Global docker image pull policy |
307308
| sourcegraph.image.repository | string | `"index.docker.io/sourcegraph"` | Global docker image registry or prefix |

0 commit comments

Comments
 (0)