Kjeld Schouten-Lebbing
3c471071cc
adapt workload and container questions for all apps
2023-03-01 08:55:51 +01:00
Kjeld Schouten-Lebbing
668157c363
feat(apps): readd ingressList to all Apps that already have Ingress itself
2022-11-11 19:09:57 +01:00
Stavros Kois
9559a83515
questions.yaml cleanup ( #4377 )
...
* remove non-existent include
* remove empty lines
2022-11-11 17:23:09 +01:00
Kjeld Schouten-Lebbing
f4fb8943e1
fix(apps): remove removed includes
2022-11-11 09:54:44 +01:00
Kjeld Schouten-Lebbing
800312b295
fix(apps): remove references to targetPort
2022-11-11 09:49:15 +01:00
Sam Smucny
ce14298469
Bug fixes ( #4367 )
...
- Remove .config mount control (it prevents configmap from being used properly)
- add to id description
- chart version bump
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-11-10 20:40:29 +01:00
Kjeld Schouten-Lebbing
16f46e1db8
fix(apps): change container config label
2022-11-10 17:56:28 +01:00
Sam Smucny
bcd3cb6c09
feat(Misskey): Add Misskey ( #4315 )
...
* Importing original chart files for misskey
* update chart.yaml
* Adding truecharts common library
* debugging setup
* Edits to password management
* updated TrueNAS questions for misskey
* Update to Chart.yaml
* Fix chart version
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
* Add target port UI question
* Cleanup and comment values.yaml
* Addressing review comments
* Apply suggestions from code review
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
* Addressing PR Reviews:
- remove targetPort (only using port)
- update image src to tccr.io
- remove vestigial nextcloud values
- remove auto file permissions
* Update charts/incubator/misskey/values.yaml
The hash value from truecharts is different than docker.io
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
* Add back targetPort in questions.yaml
* Move configmap to tpl format and include in common
* Move secrets into configfile templates:
- remove initcontainer
- update host/pass values in default.yml
- remove misskeyconfig-src pvc
- remove secret env vars
* trim " from passwords
* Add other misskey configuration options
* typo
* Fix indentation
* adds couple more options
* whoops
Signed-off-by: Sam Smucny <smucny.sam@gmail.com>
Signed-off-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-11-09 10:28:51 +02:00