We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f7c2d commit 2f01354Copy full SHA for 2f01354
1 file changed
values-hub.yaml
@@ -571,6 +571,9 @@ clusterGroup:
571
value: "ztvp"
572
- name: integration.keycloak.clientId
573
value: "acs-central"
574
+ # Must match acs-secured-cluster clusterName (init bundle API name)
575
+ - name: clusterName
576
+ value: hub
577
# ACS to scan images stored in Quay (Uncomment to enable)
578
# - name: integration.quay.enabled
579
# value: "true"
0 commit comments