robjuz / helm-charts

https://robjuz.github.io/helm-charts/index.yaml
34 stars 30 forks source link

can't login #76

Closed RLutsch closed 4 months ago

RLutsch commented 4 months ago

I deployed using the helm chart and it's not letting me logged in, tried a few different ways and checked that the secret matches etc but no luck

here is my values

service:
  type: ClusterIP
kimaiAdminPassword: "********"
kimaiUsername: "admin"
ingress:
  enabled: true
  pathType: ImplementationSpecific
  ingressClassName: "nginx"
  hostname: kimai.example.com
  path: /
  annotations: 
    nginx.ingress.kubernetes.io/ssl-redirect: "true"
    cert-manager.io/cluster-issuer: letsencrypt-prod
  tls: true
robjuz commented 4 months ago

Any logs on the container?

robjuz commented 4 months ago

@param kimaiAdminEmail Email for the superadmin account

kimaiAdminEmail:

@param kimaiAdminPassword Password for the superadmin account

kimaiAdminPassword: