mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
kubernetes-replicator
Kubernetes controller for synchronizing secrets & config maps across namespaces
Requirements
| Repository | Name | Version |
|---|---|---|
| https://helm.mittwald.de | kubernetes-replicator | 2.12.2 |
Values
| Key | Type | Default | Description |
|---|---|---|---|
| environment.baseDomain | string | "example.cromwell-tools.co.uk" |
|
| environment.clusterEndpoint | string | "https://example.gr7.eu-west-1.eks.amazonaws.com" |
|
| environment.contact.email | string | "sysadmin@cromwell.co.uk" |
|
| environment.contact.name | string | "DevOps" |
|
| environment.eks.accountId | int | 123456789012 |
|
| environment.eks.region | string | "eu-west-1" |
|
| environment.flavour | string | "eks" |
|
| environment.hardware | string | "cloud" |
|
| environment.internalDnsIp | string | "172.20.64.10" |
|
| environment.loadBalancerCidrs[0] | string | "10.152.64.0/22" |
|
| environment.loadBalancerCidrs[1] | string | "10.152.68.0/22" |
|
| environment.location.name | string | "ireland" |
|
| environment.mode | string | "production" |
|
| environment.name | string | "bourchier" |
|
| environment.revision | string | "production" |
|
| kubernetes-replicator.serviceAccount.create | bool | true |