mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
24 lines
1.1 KiB
Markdown
24 lines
1.1 KiB
Markdown
# workflows
|
|
|
|
  
|
|
|
|
argo-workflows workflows
|
|
|
|
## 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"` | |
|
|
| workflows.createController | bool | `true` | |
|
|
| workflows.ingress.enabled | bool | `false` | |
|
|
| workflows.ingress.hostname | string | `"secrets.deepcypher.me"` | |
|
|
| workflows.networkPolicy.enabled | bool | `true` | |
|
|
|