* feat(fireflyiii): add cron support
* use curl for cron, add sercet for static cron token
* adjust dns name
* adjust schedule as per documentation
* simplify dns name
* make secret auto generated
* whoops
* actually load the secret
* remove whitespace
* use alpineImage
* autogen remembered sercret APP_KEY
* bump minor
* fix(apps): move conflicting ports to 10xxx range
* remove `protocol: TCP` as its the default anyway
* Change `"HTTP"` -> `HTTP` to much common
* lms udp port should be udp protocol
* resolve some conflicts
* clear port 80 conficts
* clean 3000 and 5000 port conflicts
* more conflict cleaning
* more conflict cleaning
* more cleanup
* more
* cleanup
* Avoid confclicts with official apps
* fix(apps): Default enable all services
* replace code with template
* minio
* tdarr
* aria2
* calibre
* deconz
* deluge
* littlelink
* lms
* main service and port is enabled by default
* main service and port is enabled by default pt2
* remove `type: NodePort` from values.yaml on services
* Remove `type: ClusterIP` from `values.yaml` on services
* add serviceexpert on nextcloud
* nullserv
* odoo
* protonmail-bridge split smtp and main services
* openldap
* oscam
* owncast
* pihole
* remove `enabled: true` on main from traefik and external-service
* remove `primary: true`
* qbit
* resilio sync
* vaultwarden
* valheim
* syncthing
* unfi
* zwavejs2mqtt
* teamspeak3
* transmission
* tvheadend
* test protonmail main enabled
* there is no main in protonmail duh...
* remove `protocol: tcp` from ports on `values.yaml` as this is the default in common
* chore(apps): remove persistence size from values
* remove type from persistence from values.yaml
* remove accessMode from persistence from values
* devices dont user persistence
* remove empty lines
* restore accessMode in common, whoops
* quote all mountPaths
* convert `'` to `"`
* fix empty lines
* add missing mountPath on values
* add missing persistence on values
* fix var name on quetsions
* remove disabled persistence from values which are not even defined in questions
* remove more type, accessMode and size
* mountpath -> mountPath
* mounthPath -> mountPath
* booksonic-air persistence cleanup
* remove empty lines
* fix mountPath
* remove unused persistence
* teamspeak3 fix var name in persistence
* remove persistence that will probably be user defined storage
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix openldap volclaim
* remove persistence that will probably be user defined storage
* add missing persistence from values
* fix path ff3
* fix mountPath
* add missing persistence from values
* remove persistence that will probably be user defined storage
* revert changes in volClaimTemplate
* remove varrun from questions
* fix and cleanup questions postgres
* calm down CI
* ci only value
* fix min value on minio
* update service UI on LMS
* remove duplicate required from authelia
* remove Duplicate port defaults
* fix nextcloud duplicate required
* fix nullserv services
* fix plex duplicate default
* fix syncthing duplicate required
* syncthing replace code with include
* teamspeak replace code with include
* fix traefik duplicate required
* Unifi replace code with include
* Update label/description on `port` section
* remove type on nullserv's service
* remove extra space
* lowercase port names
* also lowercase service name omada
* Init work for tdarr_node
* fix values service
* only 1 service, so main it is
* change name
* underscore -> dash
* varrun
* disable ro root fs
* runas root
* also disable ro root fs
* fix description
* Add a doc file
* emptyDir on transcode-cache
* fix persistence var names and remove transcode-cache
* varrun to questions and update ports for upcoming server
* Add transcode-cache as hostpath in questions
* sync questions' securitycontext
* update doc file
* Init work for onlyoffice
* More work on oo-ds
* whoops
* readonly test
* root test
* test varrun
* test 2
* back to root
* update tood
* review feedback
* caps
* cleanup
* make it default false (as it is on OO manual)
* remove strategy
* move runAsNonRoot to securityContext
* Add podSecurityContext and securityContext to values pt1
* Add podSecurityContext and securityContext to values pt2
* Add podSecurityContext and securityContext to values pt3
* Add podSecurityContext and securityContext to values pt4
* Add podSecurityContext and securityContext to values pt5
* fix empty lines
* Remove secCont from NC - values
* fixPermissions for some apps
* on apps with perm prob, set fsGroup to 0 also
* Fix dev link for now
* Default Plex to HTTP
* Fix handbrake config path
* Add extra note in Docs for handbrake
* Optional plural wording
* Update collabora links on sources
* test
* trigger
* test
* oops
* should not need those
* Update charts/stable/plex/SCALE/ix_values.yaml
* Update charts/stable/plex/values.yaml
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
* Introduce 'Default NodePorts' Manual Table
* Change default nodePorts according to manual's table
Also fix navidrome icon
* Make suggested changes on ports
Probably fix warnings in Deepstack
* Add note in defPorts md