Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.92 KB

File metadata and controls

35 lines (26 loc) · 1.92 KB

hypershift-config

Version: 0.0.1

Helm Chart to configure the hypershift feature

Dependencies

Either openshift-external-secrets or golang-external-secrets (upstream)

Notable changes

Values

Key Type Default Description
awsCredentials.key string "secret/data/hub/awsCreds"
clusterGroup.isHubCluster bool true
global.hubClusterDomain string "hub.example.com"
global.hypershift.oidc.bucketName string ""
global.hypershift.oidc.region string ""
global.localClusterDomain string "region-one.example.com"
global.useExternalSecrets bool true
mce.targetNS string "multicluster-engine"
rbac.create bool true
rbac.groups list []
rbac.role.name string "hcp-admins-crole"
rbac.roleBinding.name string "hcp-admins-crb"
rbac.users list []
secretStore.kind string "ClusterSecretStore"
secretStore.name string "vault-backend"

Autogenerated from chart metadata using helm-docs v1.14.2