mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
reloader
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| https://stakater.github.io/stakater-charts | reloader | 2.2.6 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| environment.baseDomain | string | "deepcypher.me" |
|
| environment.contact.email | string | "noreply@deepcypher.me" |
|
| environment.contact.name | string | "George Onoufriou" |
|
| environment.hardware | string | "metal" |
|
| environment.location.name | string | "unknown" |
|
| environment.mode | string | "production" |
|
| environment.name | string | "unknown" |
|
| environment.revision | string | "main" |
|
| reloader.reloader.autoReloadAll | bool | true |
|
| reloader.reloader.deployment.replicas | int | 2 |
|
| reloader.reloader.enableHA | bool | true |
|
| reloader.reloader.ignoreNamespaces | string | "cilium,rook-ceph,kube-system,harbor" |
|
| reloader.reloader.readOnlyRootFileSystem | bool | true |
|
| reloader.reloader.reloadStrategy | string | "annotations" |