This repository manages ArgoCD applications deployed on the MOC managed moc-infra openshift cluster.
The cluster is on a private network (172.16.0.0/19) that can be reached via our ipmi gateway.
You could use sshuttle to forward your traffic like:
sshuttle -r kzn-ipmi-gw.infra.massopen.cloud 172.16.0.0/19
Secrets are stored in AWS Secret Manager and accessed on the cluser via
an ExternalSecret. AWS credentials can be found in BitWarden.
The name of the secret must start with cluster/moc-infra/. The secret will not be accessible
otherwise. See example