diff --git a/assets/templates/99_registry.yaml b/assets/templates/99_registry.yaml deleted file mode 100644 index bb7783f12..000000000 --- a/assets/templates/99_registry.yaml +++ /dev/null @@ -1,18 +0,0 @@ -# FIXME: Reconfigure this once Rook is deployed -apiVersion: imageregistry.operator.openshift.io/v1 -kind: Config -metadata: - generation: 1 - name: cluster -spec: - logging: 2 - managementState: Managed - proxy: {} - replicas: 1 - requests: - read: - maxWaitInQueue: 0s - write: - maxWaitInQueue: 0s - storage: - emptyDir: {}