Skip to content

Instantly share code, notes, and snippets.

@cdoan1
Last active June 25, 2021 19:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cdoan1/44898bec166e5558d68cae4792a2f1c5 to your computer and use it in GitHub Desktop.
Save cdoan1/44898bec166e5558d68cae4792a2f1c5 to your computer and use it in GitHub Desktop.
ClusterPools
imageContentSources:
- mirrors:
- quay.io:443/acm-d
source: registry.redhat.io/rhacm2
- mirrors:
- registry.redhat.io/openshift4/ose-oauth-proxy
source: registry.access.redhat.com/openshift4/ose-oauth-proxy
apiVersion: hive.openshift.io/v1
kind: ClusterPool
metadata:
name: openshift-46-aws-us-east-1
namespace: hive
spec:
baseDomain: hive.mytests.io
imageSetRef:
name: openshift-v4.5.13
installConfigSecretTemplateRef:
name: my-install-config-template
skipMachinePools: true
platform:
aws:
credentialsSecretRef:
name: global-aws-creds
region: eu-west-1
size: 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment