Some checks failed
Run Check Script / check (pull_request) Failing after 36s
4 lines
214 B
Bash
4 lines
214 B
Bash
export HARMONY_FAILOVER_TOPOLOGY_K8S_PRIMARY="context=default/api-your-openshift-cluster:6443/kube:admin"
|
|
export HARMONY_FAILOVER_TOPOLOGY_K8S_REPLICA="context=someuser/somecluster"
|
|
export RUST_LOG="harmony=debug"
|