1- # quay-registry
1+ # quay
22
33<!-- markdownlint-disable MD013 -->
4-
5- ![ Version: 0.1.0] ( https://img.shields.io/badge/Version-0.1.0-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 )
6-
4+ ![ Version: 0.1.1] ( https://img.shields.io/badge/Version-0.1.1-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 )
75<!-- markdownlint-enable MD013 -->
86
97<!-- markdownlint-disable MD013 -->
10-
118Red Hat Quay Registry Resources
12-
139<!-- markdownlint-enable MD013 -->
1410
1511This chart is used to serve as the template for Validated Patterns Charts
@@ -20,39 +16,36 @@ This chart is used to serve as the template for Validated Patterns Charts
2016
2117## Maintainers
2218
23- | Name | Email | Url |
24- | ---------------------------------- | ---------------------- ------ | --- |
25- | Zero Trust Validated Patterns Team | < ztvp-arch-group@redhat.com > | |
19+ | Name | Email | Url |
20+ | ---- | ------ | --- |
21+ | Zero Trust Validated Patterns Team | < ztvp-arch-group@redhat.com > | |
2622
2723<!-- markdownlint-disable MD013 MD034 MD060 -->
28-
2924## Values
3025
31- | Key | Type | Default | Description |
32- | -------------------------------------------- | ------ | ---------------------------------------------- | ----------- |
33- | job.image | string | ` "registry.redhat.io/openshift4/ose-cli:4.15" ` | |
34- | job.resources.limits.cpu | string | ` "500m" ` | |
35- | job.resources.limits.memory | string | ` "256Mi" ` | |
36- | job.resources.requests.cpu | string | ` "50m" ` | |
37- | job.resources.requests.memory | string | ` "128Mi" ` | |
38- | objectStorage.objectBucketClaim.bucketName | string | ` "quay-datastore" ` | |
39- | objectStorage.objectBucketClaim.name | string | ` "quay-bucket" ` | |
40- | objectStorage.objectBucketClaim.storageClass | string | ` "openshift-storage.noobaa.io" ` | |
41- | quay.configBundleSecret.deploy | bool | ` true ` | |
42- | quay.configBundleSecret.name | string | ` "quay-init-config-bundle-secret" ` | |
43- | quay.namespace | string | ` "quay-enterprise" ` | |
44- | quay.setup.admin.email | string | ` "quayadmin@example.com" ` | |
45- | quay.setup.admin.name | string | ` "quayadmin" ` | |
46- | quay.setup.user.email | string | ` "developer1@myorg.com" ` | |
47- | quay.setup.user.name | string | ` "developer1" ` | |
48- | quay.storage.clairpostgres.size | string | ` "50Gi" ` | |
49- | quay.storage.postgres.size | string | ` "50Gi" ` | |
50- | quay_config.org.email | string | ` "devel@myorg.com" ` | |
51- | quay_config.org.name | string | ` "devel" ` | |
52- | quay_config.repo | string | ` "example" ` | |
53-
26+ | Key | Type | Default | Description |
27+ | -----| ------| ---------| -------------|
28+ | job.image | string | ` "registry.redhat.io/openshift4/ose-cli:4.15" ` | |
29+ | job.resources.limits.cpu | string | ` "500m" ` | |
30+ | job.resources.limits.memory | string | ` "256Mi" ` | |
31+ | job.resources.requests.cpu | string | ` "50m" ` | |
32+ | job.resources.requests.memory | string | ` "128Mi" ` | |
33+ | objectStorage.objectBucketClaim.bucketName | string | ` "quay-datastore" ` | |
34+ | objectStorage.objectBucketClaim.name | string | ` "quay-bucket" ` | |
35+ | objectStorage.objectBucketClaim.storageClass | string | ` "openshift-storage.noobaa.io" ` | |
36+ | quay.configBundleSecret.deploy | bool | ` true ` | |
37+ | quay.configBundleSecret.name | string | ` "quay-init-config-bundle-secret" ` | |
38+ | quay.namespace | string | ` "quay-enterprise" ` | |
39+ | quay.setup.admin.email | string | ` "quayadmin@example.com" ` | |
40+ | quay.setup.admin.name | string | ` "quayadmin" ` | |
41+ | quay.setup.user.email | string | ` "developer1@myorg.com" ` | |
42+ | quay.setup.user.name | string | ` "developer1" ` | |
43+ | quay.storage.clairpostgres.size | string | ` "50Gi" ` | |
44+ | quay.storage.postgres.size | string | ` "50Gi" ` | |
45+ | quay_config.org.email | string | ` "devel@myorg.com" ` | |
46+ | quay_config.org.name | string | ` "devel" ` | |
47+ | quay_config.repo | string | ` "example" ` | |
5448<!-- markdownlint-enable MD013 MD034 MD060 -->
5549
56- ---
57-
50+ ----------------------------------------------
5851Autogenerated from chart metadata using [ helm-docs v1.14.2] ( https://github.com/norwoodj/helm-docs/releases/v1.14.2 )
0 commit comments