apiVersion: agent-install.openshift.io/v1beta1
kind: InfraEnv
metadata:
name: <hosted_cluster_name> \(1)
namespace: <hosted_control_plane_namespace> \(2)
spec:
cpuArchitecture: ppc64le
pullSecretRef:
name: pull-secret
sshAuthorizedKey: <path_to_ssh_public_key> (3)