TrueChartsClone/charts/incubator/lancache-monolithic/questions.yaml

175 lines
5.8 KiB
YAML
Raw Normal View History

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 17:20:16 +00:00
# Include{groups}
portals: {}
questions:
# Include{global}
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 21:25:02 +00:00
# Include{controller}
# Include{controllerDeployment}
# Include{replicas}
# Include{replica1}
# Include{strategy}
# Include{recreate}
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 17:20:16 +00:00
# Include{controllerExpert}
# Include{controllerExpertExtraArgs}
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 17:20:16 +00:00
- variable: env
group: "Container Configuration"
label: "Image Environment"
schema:
additional_attrs: true
type: dict
attrs:
- variable: CACHE_DOMAINS_REPO
label: "CACHE DOMAINS REPO"
description: "The github repo url for the cache_domains files to use to populate the cdn maps."
schema:
type: string
default: "https://github.com/uklans/cache-domains.git"
- variable: CACHE_DOMAINS_BRANCH
label: "CACHE DOMAINS BRANCH"
description: "The branch of the CACHE_DOMAINS_REPO to use"
schema:
type: string
default: "master"
- variable: NOFETCH
label: "NO FETCH"
description: "Turn off all git pull operations and use stored data"
schema:
type: boolean
default: false
- variable: UPSTREAM_DNS
label: "UPSTREAM DNS"
description: "Upstream DNS server(s) the cache should use(separated by spaces). Do NOT point this at lancache-dns)"
schema:
type: string
default: "1.1.1.1 1.0.0.1"
- variable: CACHE_DISK_SIZE
label: "CACHE DISK SIZE"
description: "The amount of disk space the container should use for caching data"
schema:
type: string
default: "1000000m"
- variable: CACHE_MAX_AGE
label: "CACHE MAX AGE"
description: "The maximum amount of time a file should be held in cache"
schema:
type: string
default: "3560d"
- variable: CACHE_INDEX_SIZE
label: "CACHE INDEX SIZE"
description: "Amount of index memory for the nginx cache manager. We recommend 250m of index memory per 1TB"
schema:
type: string
default: "500m"
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 17:20:16 +00:00
# Include{containerConfig}
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 21:25:02 +00:00
# Include{serviceRoot}
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 17:20:16 +00:00
- variable: main
label: "Main Service"
description: "The Primary service on which the healthcheck runs, often the webUI"
schema:
additional_attrs: true
type: dict
attrs:
# Include{serviceSelector}
- variable: main
label: "Main Service Port Configuration"
schema:
additional_attrs: true
type: dict
attrs:
- variable: port
label: "Port"
description: "This port exposes the container port on the service"
schema:
type: int
default: 10279
required: true
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 21:25:02 +00:00
# Include{advancedPortHTTP}
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 17:20:16 +00:00
- variable: targetPort
label: "Target Port"
description: "The internal(!) port on the container the Application runs on"
schema:
type: int
default: 80
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 21:25:02 +00:00
# Include{serviceExpertRoot}
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 17:20:16 +00:00
default: false
# Include{serviceExpert}
# Include{serviceList}
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 21:25:02 +00:00
# Include{persistenceRoot}
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 17:20:16 +00:00
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
- variable: logs
label: "App logs Storage"
description: "Stores the Application logs."
schema:
additional_attrs: true
type: dict
attrs:
# Include{persistenceBasic}
# Include{persistenceAdvanced}
# Include{persistenceList}
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 21:25:02 +00:00
# Include{ingressRoot}
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 17:20:16 +00:00
- variable: main
label: "Main Ingress"
schema:
additional_attrs: true
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressExpert}
# Include{ingressList}
# Include{security}
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 21:25:02 +00:00
# Include{securityContextAdvancedRoot}
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 17:20:16 +00:00
- variable: privileged
label: "Privileged mode"
schema:
type: boolean
default: false
- variable: readOnlyRootFilesystem
label: "ReadOnly Root Filesystem"
schema:
type: boolean
default: false
- variable: allowPrivilegeEscalation
label: "Allow Privilege Escalation"
schema:
type: boolean
default: false
- variable: runAsNonRoot
label: "runAsNonRoot"
schema:
type: boolean
default: false
# Include{securityContextAdvanced}
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 21:25:02 +00:00
# Include{podSecurityContextRoot}
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 17:20:16 +00:00
- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
schema:
type: int
default: 0
- variable: runAsGroup
label: "runAsGroup"
description: "The groupID this App of the user running the application"
schema:
type: int
default: 0
- variable: fsGroup
label: "fsGroup"
description: "The group that should own ALL storage."
schema:
type: int
default: 568
# Include{podSecurityContextAdvanced}
# Include{resources}
# Include{advanced}
# Include{addons}
# Include{documentation}