-
Notifications
You must be signed in to change notification settings - Fork 55
Open
Description
Describe the bug
Deploying Horizon fails with various errors.
To Reproduce
Steps to reproduce the behavior:
- Run install-horizon.sh
Expected behavior
Helm deploys Horizon
Additional context
Error: UPGRADE FAILED: failed to create resource: ConfigMap in version "v1" cannot be handled as a ConfigMap: illegal base64 data at input byte 0
I got past this temporarily by disabling the configmap_logo field. Tested the values in the template and they seem to decode.. but after getting past that I ran into the following:
django.core.exceptions.ImproperlyConfigured: settings.DATABASES is improperly configured. Please supply the ENGINE value
Metadata
Metadata
Assignees
Labels
No labels