mirror of
https://github.com/submariner-io/submariner-charts.git
synced 2026-09-20 21:30:35 +00:00
Starting with Kubernetes 1.24, secrets are no longer automatically created for SAs. This adds secrets to the relevant templates; creating secrets in this way is supported in all Kubernetes versions. This also enables testing with 1.24 in CI, to make sure that the fix actually works. Signed-off-by: Stephen Kitt <skitt@redhat.com>
submariner-k8s-broker
Submariner Kubernetes Broker
Homepage: https://submariner-io.github.io/
Maintainers
| Name | Url | |
|---|---|---|
| Contributors to the Submariner project | submariner-dev@googlegroups.com | https://submariner.io/ |
Source Code
Values
| Key | Type | Default | Description |
|---|---|---|---|
| crd.create | bool | true |
|
| rbac.create | bool | true |
|
| serviceAccounts.client.create | bool | true |
|
| serviceAccounts.client.name | string | "" |