TrueChartsClone/charts/stable/lancache-monolithic/values.yaml

56 lines
1.2 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 13:20:16 -04:00
image:
repository: tccr.io/truecharts/lancache-monolithic
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 13:20:16 -04:00
pullPolicy: IfNotPresent
tag: latest@sha256:34dafac25f72ff75ac35f55e6095715398a7c47aed6f580b535ca40bea940683
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 13:20:16 -04:00
service:
main:
ports:
main:
port: 10279
targetPort: 80
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-05-01 05:16:44 -04:00
protocol: http
https:
enabled: true
ports:
https:
enabled: true
port: 10280
targetPort: 443
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-05-01 05:16:44 -04:00
protocol: https
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 13:20:16 -04:00
persistence:
config:
enabled: true
mountPath: "/data"
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 13:20:16 -04:00
logs:
enabled: true
mountPath: "/data/logs"
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 17:25:02 -04:00
portal:
feat(stable): BREAKING CHANGE migrate to new common part 6 (#8664) **Description** <!-- Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. --> ⚒️ Fixes # <!--(issue)--> **⚙️ Type of change** - [ ] ⚙️ Feature/App addition - [ ] 🪛 Bugfix - [ ] ⚠️ Breaking change (fix or feature that would cause existing functionality to not work as expected) - [ ] 🔃 Refactor of current code **🧪 How Has This Been Tested?** <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> **📃 Notes:** <!-- Please enter any other relevant information here --> **✔️ Checklist:** - [ ] ⚖️ My code follows the style guidelines of this project - [ ] 👀 I have performed a self-review of my own code - [ ] #️⃣ I have commented my code, particularly in hard-to-understand areas - [ ] 📄 I have made corresponding changes to the documentation - [ ] ⚠️ My changes generate no new warnings - [ ] 🧪 I have added tests to this description that prove my fix is effective or that my feature works - [ ] ⬆️ I increased versions for any altered app according to semantic versioning **➕ App addition** If this PR is an app addition please make sure you have done the following. - [ ] 🪞 I have opened a PR on [truecharts/containers](https://github.com/truecharts/containers) adding the container to TrueCharts mirror repo. - [ ] 🖼️ I have added an icon in the Chart's root directory called `icon.png` --- _Please don't blindly check all the boxes. Read them and only check those that apply. Those checkboxes are there for the reviewer to see what is this all about and the status of this PR with a quick glance._
2023-05-01 05:16:44 -04:00
open:
enabled: false
securityContext:
container:
readOnlyRootFilesystem: false
runAsNonRoot: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
probes:
liveness:
type: tcp
readiness:
type: tcp
startup:
type: tcp
env:
CACHE_DOMAINS_REPO: "https://github.com/uklans/cache-domains.git"
CACHE_DOMAINS_BRANCH: "master"
UPSTREAM_DNS: "1.1.1.1 1.0.0.1"
CACHE_DISK_SIZE: "1000000m"
CACHE_MAX_AGE: "3560d"
CACHE_INDEX_SIZE: "500m"
NOFETCH: false