pawelmalak / flame

Flame is self-hosted startpage for your server. Easily manage your apps and bookmarks with built-in editors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Support for more Kubernetes ingress annotations

djjudas21 opened this issue · comments

Deployment details:

  • App version: v2.3.1
  • Platform: amd64
  • Docker image tag: docker.io/pawelmalak/flame:multiarch2.3.1

Bug description:

I am using the Kubernetes integration to populate my Flame dashboard. It is working well but I would like support for more Ingress annotations, to enable the setting of description and toggle visibility.

I would like to see support for the following annotations:

annotations:
  flame.pawelmalak/description: My app is awesome
  flame.pawelmalak/visibility: true

With these new annotations, I would be able to complete all configuration automatically, without the UI menus 🙂

Thanks for your consideration, and for making an awesome piece of software 💯