-
Task
-
Resolution: Done
-
Major
-
None
-
False
-
False
-
Undefined
-
I'm running the `master` of the Quay Operator and when I change settings using the config editor and hit validate. I get the error that SSL key is not added.
This is my CRD
apiVersion: quay.redhat.com/v1
kind: QuayRegistry
metadata:
name: test-quay
namespace: syed-quay-calir-v4-test
spec:
components:
- kind: horizontalpodautoscaler
managed: false
- kind: clair
managed: false
- kind: mirror
managed: false
- kind: monitoring
managed: false
- kind: redis
managed: true
- kind: objectstorage
managed: true
Here are the screenshots of the error:


- is caused by
-
PROJQUAY-1838 Quay operator creates with every restart a new root ca
-
- Closed
-