Skip to content

Instantly share code, notes, and snippets.

@cdoan1
Created February 22, 2021 23:32
Show Gist options
  • Save cdoan1/5eddb835e479b0aaf830dd9855f1a054 to your computer and use it in GitHub Desktop.
Save cdoan1/5eddb835e479b0aaf830dd9855f1a054 to your computer and use it in GitHub Desktop.
featureGate example
apiVersion: hive.openshift.io/v1
kind: ClusterDeployment
metadata:
creationTimestamp: null
labels:
hive.openshift.io/hiveutil-created: "true"
name: fgt
spec:
baseDomain: demo.red-chesterfield.com
clusterName: fgt
controlPlaneConfig:
servingCertificates: {}
installed: false
platform:
aws:
credentialsSecretRef:
name: fgt-aws-creds
region: us-east-2
provisioning:
imageSetRef:
name: fgt-imageset
installConfigSecretRef:
name: fgt-install-config
manifestsConfigMapRef:
name: custom-manifest-featuregate-featureset
pullSecretRef:
name: fgt-pull-secret
status: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment