Commit Graph

5 Commits

Author SHA1 Message Date
Kjeld Schouten-Lebbing c5b2f8f13f
chore(charts): add documentation checkbox/section to all SCALE Apps 2022-08-12 13:15:27 +02:00
Stavros Kois 16fbffb961
fix(templates): move extraArgs from .Values.controller to .Values (#3447)
* fix(templates): move extraArgs from .Values.controller to .Values

* update questions

* whoops

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
2022-08-12 10:40:46 +02:00
Stavros Kois ac9cc7f736
chore(questions): replace questions parts with templates (#3402)
* 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>
2022-08-08 23:25:02 +02:00
Xstar97 35d6eb56ef
fix variable value on lancache-monolithic (#3158)
* update CACHE_INDEX_SIZE field

its current value is invalid, it should be 500m or min "250m" NOT 3560d. I must have miss this value by accident.

* bump

Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
2022-07-13 08:44:11 +03:00
Xstar97 bd5c76e0fa
feat(lancache-monolithic): Add lancache-monolithic (#3143)
* feat(monolithic): Add monolithic

* removed whitespaces for comments

* update values.yaml

* removed comments

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* Upgrade common lib (#3138)

* chore(apps): move icons into the apps folder (#3139)

* chore(apps): move icons into the apps folder

* rename to `icon.png`

* replace solr image

* remove `docs/` from gitignore

* move app specific docs into app folder [skip ci]

* fix some links

* chore(apps): update image links temporary

* chore(deps): update helm chart common to v10.4.3 (#3137)

* chore: Auto-update chart README [skip ci]

* chore(docs): add markdownlint and cpell config files (and apply some linting) (#3140)

* chore(docs): apply some linting

* chore(docs): add markdownlint and cpell config files

* remove duplicate key

* add extension recommendation

* update cspell

* Bump common lib in postgresql (#3141)

* chore: Auto-update chart README [skip ci]

* Update README.md.gotmpl

* Delete CONFIG.md.gotmpl

* Update README.md.gotmpl

* fix(ubooquity): make root fs writable (#3142)

* chore: Auto-update chart README [skip ci]

* bump all the things to rerender images/docs and remove unused config.md files

* removed comments

* chore: Auto-update chart README [skip ci]

* update env variables

* update env

* update chart.yaml

* bump common version to 10.4.4

* update monolithic files

* update questions.yaml

* rreverted to root user

* update chart.yaml

* bump common version to 10.4.4

* remove env's that should not be changed

* remove dns ports as this image does not need them

* Update gui and test rootless

* test rootless

* root but rofs

* rofs false

* rename app

* Update charts/incubator/lancache-monolithic/questions.yaml

Co-authored-by: Michael Schnerring <3743342+schnerring@users.noreply.github.com>
Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com>
Co-authored-by: TrueCharts Bot <bot@truecharts.org>
Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
Co-authored-by: Stavros kois <s.kois@outlook.com>
2022-07-12 19:20:16 +02:00