An open API service indexing awesome lists of open source software.

https://github.com/validatedpatterns/quay-chart

Chart to install Quay
https://github.com/validatedpatterns/quay-chart

Last synced: about 2 months ago
JSON representation

Chart to install Quay

Awesome Lists containing this project

README

          

# quay

![Version: 0.1.3](https://img.shields.io/badge/Version-0.1.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9](https://img.shields.io/badge/AppVersion-3.9-informational?style=flat-square)

Red Hat Quay Registry Resources

This chart is used to serve as the template for Validated Patterns Charts

## Notable changes

**Homepage:**

## Maintainers

| Name | Email | Url |
| ---------------------------------- | ---------------------------- | --- |
| Zero Trust Validated Patterns Team | | |

## Values

| Key | Type | Default | Description |
| -------------------------------------------- | ------ | ------------------------------------------------------------------ | ----------- |
| job.image | string | `"image-registry.openshift-image-registry.svc:5000/openshift/cli"` | |
| job.resources.limits.cpu | string | `"500m"` | |
| job.resources.limits.memory | string | `"256Mi"` | |
| job.resources.requests.cpu | string | `"50m"` | |
| job.resources.requests.memory | string | `"128Mi"` | |
| objectStorage.objectBucketClaim.bucketName | string | `"quay-datastore"` | |
| objectStorage.objectBucketClaim.name | string | `"quay-bucket"` | |
| objectStorage.objectBucketClaim.storageClass | string | `"openshift-storage.noobaa.io"` | |
| quay.configBundleSecret.deploy | bool | `true` | |
| quay.configBundleSecret.name | string | `"quay-init-config-bundle-secret"` | |
| quay.namespace | string | `"quay-enterprise"` | |
| quay.setup.admin.email | string | `"quayadmin@example.com"` | |
| quay.setup.admin.name | string | `"quayadmin"` | |
| quay.setup.user.email | string | `"developer1@myorg.com"` | |
| quay.setup.user.name | string | `"developer1"` | |
| quay.storage.clairpostgres.size | string | `"50Gi"` | |
| quay.storage.postgres.size | string | `"50Gi"` | |
| quay_config.org.email | string | `"devel@myorg.com"` | |
| quay_config.org.name | string | `"devel"` | |
| quay_config.repo | string | `"example"` | |

---

Autogenerated from chart metadata using [helm-docs v1.14.2](https://github.com/norwoodj/helm-docs/releases/v1.14.2)