-
Bug
-
Resolution: Done
-
Minor
-
quay-v3.5.1
-
2
-
False
-
False
-
Undefined
-
When deploying the below QuayRegistry the rollout is blocked with the following error message:
could not check for `Routes` API: yaml: line 4: found character that cannot start any token
QuayRegistry spec:
apiVersion: quay.redhat.com/v1 kind: QuayRegistry metadata: name: example spec: components: - kind: clair managed: false - kind: postgres managed: false - kind: objectstorage managed: false - kind: redis managed: true - kind: horizontalpodautoscaler managed: true - kind: route managed: true - kind: mirror managed: true - kind: monitoring managed: false configBundleSecret: quay-config-bundle
- account is impacted by
-
PROJQUAY-3028 Release v3.6.3
- Closed