add server configuration for clusterManager helm chart (#1239)

Signed-off-by: Zhiwei Yin <zyin@redhat.com>
This commit is contained in:
Zhiwei Yin
2025-11-05 14:44:23 +08:00
committed by GitHub
parent 7804dbaad9
commit d80ec55608
4 changed files with 57 additions and 0 deletions

View File

@@ -41,4 +41,8 @@ spec:
addOnManagerConfiguration:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- with .Values.clusterManager.serverConfiguration }}
serverConfiguration:
{{- toYaml . | nindent 4 }}
{{- end }}
{{- end }}

View File

@@ -113,9 +113,20 @@ clusterManager:
mode: Enable
registrationDrivers:
- authType: csr
# - authType: grpc
# grpc:
# autoApprovedIdentities:
# - system:serviceaccount:open-cluster-management:agent-registration-bootstrap
workConfiguration:
workDriver: kube
addOnManagerConfiguration: {}
# featureGates:
# - feature: ""
# mode: ""
# serverConfiguration:
# endpointsExposure:
# - protocol: grpc
# grpc:
# type: hostname
# hostname:
# host: grpc-server-open-cluster-management-hub.apps.server-foundation-sno-lite-w8rlq.dev04.red-chesterfield.com