**Description**
The `ingressclassname` `entrypoint` and `tls` sections should only be
used in very specific usecases.
IngressClass: Only when having multiple ingress providers
Entrypoint: only when having multiple traefik entrypoints
tls: only when not using the clusterissuer setting on ingresslevel or
using scale certs which are deprecated.
fixes: #9142
**⚙️ Type of change**
- [x] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [x] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [x] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
**Description**
Move the following apps to incubator.
```
| Chart Name | Chart Name | Chart Name |
| ----------------- | ----------- | -------------------------- |
| authentik | darktable | guacamole-client |
| cloudflared | dsmr-reader | habridge |
| dupeguru | filerun | filezilla |
| firefox | flashpaper | focalboard |
| gotify | grist | icantbelieveitsnotvaletudo |
| icinga2 | inventree | invidious |
| joplin-server | k8s-gateway | kimai |
| koel | kopia | kutt |
| leantime | libreoffice | librephotos |
| linkace | loki | lychee |
| mattermost | mealie | miniflux |
| ml-workspace | mosquitto | nextcloud |
| openkm | openldap | penpot |
| photoview | pialert | piaware |
| pidgin | pihole | plexanisync |
| protonmail-bridge | pydio-cells | recipes |
| rtmpserver | sdtd | shiori |
| snipe-it | statping-ng | synapse |
| teamspeak3 | typecho | wbo |
| wger | wireshark | zusam |
| xbackbone | youtrack | |
```
⚒️ Fixes # <!--(issue)-->
**⚙️ Type of change**
- [ ] ⚙️ Feature/App addition
- [ ] 🪛 Bugfix
- [ ] ⚠️ Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] 🔃 Refactor of current code
**🧪 How Has This Been Tested?**
<!--
Please describe the tests that you ran to verify your changes. Provide
instructions so we can reproduce. Please also list any relevant details
for your test configuration
-->
**📃 Notes:**
<!-- Please enter any other relevant information here -->
**✔️ Checklist:**
- [ ] ⚖️ My code follows the style guidelines of this project
- [ ] 👀 I have performed a self-review of my own code
- [ ] #️⃣ I have commented my code, particularly in hard-to-understand
areas
- [ ] 📄 I have made corresponding changes to the documentation
- [ ] ⚠️ My changes generate no new warnings
- [ ] 🧪 I have added tests to this description that prove my fix is
effective or that my feature works
- [ ] ⬆️ I increased versions for any altered app according to semantic
versioning
**➕ App addition**
If this PR is an app addition please make sure you have done the
following.
- [ ] 🪞 I have opened a PR on
[truecharts/containers](https://github.com/truecharts/containers) adding
the container to TrueCharts mirror repo.
- [ ] 🖼️ I have added an icon in the Chart's root directory called
`icon.png`
---
_Please don't blindly check all the boxes. Read them and only check
those that apply.
Those checkboxes are there for the reviewer to see what is this all
about and
the status of this PR with a quick glance._
---------
Co-authored-by: xtar97 <dev.xtar97@gmail.com>
* feat(authentik): some rework
* disable built in outposts as we aim to spin our own
* piping the proxy outpost
* use bootstrap token for outposts
* remove comments
* add some docs about the token
* set defaults for outposts with ability to override
* add some docs
* empty space
* add spaces for readability
* different ports for metrics
* add comments for metrics
* remove service from gui
* rename prots
* rearrange
* update ports to solve conflicts
* reenable outpost
* turn off outposts
* rearrange
* try previous image
* nop
* major bump
* add ingresses
* set default $host
* quote true
* test with outposts enabled
* update docs
* try only ldap outpost
* update docs
* expose services of outpost to gui and values
* update gui
* update docs
* disable outpost
* update default port type
* use the targetPort to set ports for metrics
* flexible ports everywhere
* change probe port
* update probe
* some quote fixes
* update probes
* update ports
* no message
* give worker more startup time
* more
* probes...
* dont quote ports
* lint
* rofs
* whoops
* quote
* see env
* extract listen ports from main config
* don't load listen_ports envs
* use default port
* try quoting differently
* hardcode
* try more hardcoded change
* disable probes
* enable 1 probe
* another probe
* remove trailing slash?!
* again
* again
* test template
* give more time to probes
* more!?
* hmm
* see env vars
* I"M STUPID
* run
* last fixies
* see env
* disabel startup probe
* hmm
* enable readiness probe
* wth
* load env ..
* Aaaahh
* fix quotting
* start without worker
* delay worker startup
* enable worker
* try something better
* bash
* try again
* whoops
* dont chain
* oneliner
* one more try
* back to normal startup
* and default startup probe