Skip to content

Instantly share code, notes, and snippets.

@jayachristina
Created September 15, 2020 20:31
Show Gist options
  • Save jayachristina/db36f0a4c88032fefa5869d2994ca49b to your computer and use it in GitHub Desktop.
Save jayachristina/db36f0a4c88032fefa5869d2994ca49b to your computer and use it in GitHub Desktop.
apiVersion: redhatcop.redhat.io/v1alpha1
kind: QuayEcosystem
metadata:
name: example-quayecosystem
spec:
disableFinalizers: true
quay:
imagePullSecretName: redhat-pull-secret
resources:
requests:
memory: 2Gi
configResources:
requests:
memory: 2Gi
clair:
enabled: true
imagePullSecretName: redhat-pull-secret
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment