mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
netbird-operator
A Helm chart for Kubernetes
Requirements
| Repository | Name | Version |
|---|---|---|
| https://netbirdio.github.io/helms | netbird-operator(kubernetes-operator) | 0.1.15 |
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" |
|
| netbird-operator.ingress.allowAutomaticPolicyCreation | bool | true |
|
| netbird-operator.ingress.enabled | bool | true |
|
| netbird-operator.ingress.kubernetesAPI.customKubectlImage | string | "registry.suse.com/suse/kubectl:latest" |
|
| netbird-operator.ingress.kubernetesAPI.enabled | bool | false |
|
| netbird-operator.ingress.kubernetesAPI.groups | list | [] |
|
| netbird-operator.ingress.kubernetesAPI.policies | list | [] |
|
| netbird-operator.ingress.namespacedNetworks | bool | false |
|
| netbird-operator.ingress.policies.default.name | string | "Kubernetes Default Policy" |
|
| netbird-operator.ingress.policies.default.sourceGroups[0] | string | "All" |
|
| netbird-operator.ingress.router.enabled | bool | true |
|
| netbird-operator.ingress.router.namespaces | object | {} |
|
| netbird-operator.managementURL | string | "https://netbird.deepcypher.me" |
|
| netbird-operator.netbirdAPI.keyFromSecret.key | string | "setupKey" |
|
| netbird-operator.netbirdAPI.keyFromSecret.name | string | "netbird" |
|
| netbird-operator.operator.replicaCount | int | 2 |