* 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
* feat(wger): big cleanup
* empty spaace
* update targetPort in questions
* update nginx conf mounting
* quote url also
* whoops
* whoops
* set mail user/pass only when mail is enabled
* always define mail envs
* move some things around
* hmm
* try this as well
* print env
* always define from_mail
* typo
* always set emial_host
* see env
* whoops
* run
* set port aswell
* port int
* whoops
* wtf
* set defaults to all mail vars
* mhmm
* false mail
* ffs
* whoops
* try now
* so many things required...
* no message
* fix enable
* Update charts/incubator/wger/Chart.yaml
* fix(inventree): fix errors
* update runas of init
* no rofs
* run init as root
* fix typo
* do some cleanup
* lets test
* more cleanup
* nomount
* rename
* ughhh
* hmm
* encode
* dont cd
* root
* update UI
* change dir
* back to default redis user
* cleanup
* feat(traefik): add support for proxyProtocol
* whoops
* empty space
* proxyprot on all entrypoints
* whoops again
* no fixes here
* Update charts/stable/traefik/templates/_args.tpl
* formatting
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* feat(plex): Pre-fill ADVERTISE_IP with the server ip
* slight change
* update values
* remove
* url with port
* update description
* move non-env values to another dict
* fix reference
* fix(authentik): make it modular and maintainable
* add volume mounts on worker
* move geoip to container instead of cron
* remove sercetkey from env and rename tpl
* add initial configmap and cleanup
* add rest of the config
* fix geoip
* add footer links config
* remove empty space
* finish with geoip config and ui
* update UI
* rename to error reporting
* Add ldap outpost
* add ldap healthcheck
* remove proxy reference
* geoip runs as root
* geoip issue for heathchecks
* add another todo
* Give full configuration options on service and move disable/enable login in tpl and add metrics endpoints
* change metrics ports of one of the containers to avoid conflicts
* whitespace
* add note
* add notes
* expose container ports for ldap
* correct ports
* Enable prometheus metrics for main container
* disable metrics when disabled
* not needed
* no message
* add name to container port,
* make note more clear
* don't micromanage services. let user do that
* lint
* define mail secrets only if defined
* handle better few secrets
* μορε
* whoops
* handle null
* quote "null"
* handle poteentialy empty strings
* handle empty string
* fix
* move ports to configmap
* move more to configmap
* hmm
* add placeholders to avoid empty secrets
* hmm
* hmm
* no message
* hmm?
* maybe?
* hmm
* damn
* b64enc all secrets
* quote again
* turn off geoip and ldap
* no rofs on worker
* rofs
* d
* test empty secret
* test footer links
* disable ldap for ci
* chore(questions): replace port parts with templates
* chore(questions): replace controller parts with templates
* remove tons of whitespce
* remove quotes from strings on templates
* make complete controller an include
* default to recreate
* remove replica and strategies as it's covered from controllerStrtegies include
* remove whitespace again
* replace controllertype with include (deployment/daemonset/statefulset)
* replace advanced port part except targetport
* remove more quotes
* add hidden toggle of enable the port
* new includes
* update build script
* controller deploy/stateful/deamon template changes
* replace controllerStrategies with replicas, replica#, strategy, recreate
* move 2 templates into a subfolder
* remove quotes
* remove disabled portals from questions and defined them on values
* remove enabled portal from the questions and add it on values
* one more app
* Portal cleanup
* remove portal templates
* add more includes
* replace portal links
* move some templates in folders
* replace ingressRoot with template
* more grouping
* replace persistenceroot with template
* replace serviceExpertRoot
* replace serviceroot
* fix a rogue one
* vctRoot
* securityContext cleanup
* remove quotes from templates on string
* replace vctRoot
* replace advanedSecurityRoot
* replace podsecurity root
* Update .github/scripts/build-catalog.sh
* Update values.yaml
* remove dupe portal
* update build-release script
* fix paths
* fix apps with imageSelector
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>