Skip to content

Commit 2f01354

Browse files
committed
Add clustername to acs-secured-cluster
1 parent 52f7c2d commit 2f01354

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

values-hub.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,9 @@ clusterGroup:
571571
value: "ztvp"
572572
- name: integration.keycloak.clientId
573573
value: "acs-central"
574+
# Must match acs-secured-cluster clusterName (init bundle API name)
575+
- name: clusterName
576+
value: hub
574577
# ACS to scan images stored in Quay (Uncomment to enable)
575578
# - name: integration.quay.enabled
576579
# value: "true"

0 commit comments

Comments
 (0)