diff --git a/overrides/values-cluster-names.yaml b/overrides/values-cluster-names.yaml index 1a5a5a8..b09d6ff 100644 --- a/overrides/values-cluster-names.yaml +++ b/overrides/values-cluster-names.yaml @@ -6,27 +6,27 @@ clusterOverrides: primary: - name: ocp-primary + name: mj-rdr420-p version: 4.20.6 install_config: metadata: - name: ocp-primary + name: mj-rdr420-p platform: aws: region: us-west-1 secondary: - name: ocp-secondary + name: mj-r420-s version: 4.20.6 install_config: metadata: - name: ocp-secondary + name: mj-r420-s platform: aws: region: us-east-1 # DRPC overrides (preferredCluster defaults to primary if unset) drpc: - preferredCluster: ocp-primary + preferredCluster: mj-rdr420-p # Set this to "true", provision clusters, and add their kubeconfigs # as described in the values-secret template; then run diff --git a/values-hub.yaml b/values-hub.yaml index 55e8760..30e6dfa 100644 --- a/values-hub.yaml +++ b/values-hub.yaml @@ -110,8 +110,8 @@ clusterGroup: name: regional-dr namespace: regional-dr project: opp - repoURL: https://github.com/validatedpatterns/regionaldr-with-virt-chart.git - chartVersion: main + repoURL: https://github.com/mhjacks/regionaldr-with-virt-chart.git + chartVersion: aws_conditionalize path: "." annotations: argocd.argoproj.io/sync-wave: "10"