This directory contains examples that cover various configurations for MultiClusterHub.
spec:
imagePullSecret: "quay-secret"
spec:
availabilityConfig: "Basic"
spec:
availabilityConfig: "High"
nodeSelector:
diskType: ssd
The instance is installed with High availability by default if not otherwise specified
spec:
ingress:
sslCiphers:
- "ECDHE-ECDSA-AES128-GCM-SHA256"
- "ECDHE-RSA-AES128-GCM-SHA256"
spec:
separateCertificateManagement: true
spec:
overrides: true
imagePullPolicy: "IfNotPresent"
apiVersion: operator.open-cluster-management.io/v1
kind: MultiClusterHub
metadata:
name: multiclusterhub
namespace: open-cluster-management
annotations:
"installer.open-cluster-management.io/image-repository": "quay.io/stolostron"
apiVersion: operator.open-cluster-management.io/v1
kind: MultiClusterHub
metadata:
name: multiclusterhub
namespace: open-cluster-management
annotations:
"installer.open-cluster-management.io/pause": "true"