This repository was archived by the owner on Nov 6, 2018. It is now read-only.

Description
In fabric8-devops/gogs/src/main/fabric8/gogs-git-secret.yml
namespace: "user-secrets-source-admin"
when trying to install it through helm this error appear:
$ helm install fabric8/gogs
Error: release dandy-garfish failed: namespaces "user-secrets-source-admin" not found
When trying to create a new namespace through dashboard. There is an error in the length. it is 25 and it is limited to 24.
