Skip to content

Commit

Permalink
chore(questions): remove non-existent template refs (#16738)
Browse files Browse the repository at this point in the history
**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._
  • Loading branch information
stavros-k authored Jan 1, 2024
1 parent 0a5991f commit 1e0dbf1
Show file tree
Hide file tree
Showing 840 changed files with 0 additions and 5,235 deletions.
4 changes: 0 additions & 4 deletions charts/dependency/clickhouse/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
- variable: clickhouseDatabase
Expand Down Expand Up @@ -102,7 +100,6 @@ questions:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -124,7 +121,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
7 changes: 0 additions & 7 deletions charts/dependency/kube-state-metrics/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}


# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
Expand Down Expand Up @@ -70,12 +67,9 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -97,7 +91,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{metrics}
# Include{prometheusRule}
Expand Down
4 changes: 0 additions & 4 deletions charts/dependency/mariadb/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
- variable: mariadbDatabase
Expand Down Expand Up @@ -80,7 +78,6 @@ questions:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -102,7 +99,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
2 changes: 0 additions & 2 deletions charts/dependency/memcached/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@ questions:
# Include{serviceList}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -60,7 +59,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
4 changes: 0 additions & 4 deletions charts/dependency/mongodb/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
- variable: mongodbDatabase
Expand Down Expand Up @@ -80,7 +78,6 @@ questions:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -102,7 +99,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
7 changes: 0 additions & 7 deletions charts/dependency/node-exporter/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}


# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
Expand Down Expand Up @@ -48,12 +45,9 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -75,7 +69,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{metrics}
# Include{prometheusRule}
Expand Down
4 changes: 0 additions & 4 deletions charts/dependency/redis/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
- variable: redisPassword
Expand Down Expand Up @@ -59,7 +57,6 @@ questions:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -81,7 +78,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
4 changes: 0 additions & 4 deletions charts/dependency/solr/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
- variable: solrCores
Expand Down Expand Up @@ -82,7 +80,6 @@ questions:
# Include{persistenceBasic}
# Include{persistenceList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -104,7 +101,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
7 changes: 0 additions & 7 deletions charts/dev/checkmk/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}

- variable: cmk
group: App Configuration
label: Check-mk Configuration
Expand Down Expand Up @@ -49,7 +47,6 @@ questions:
schema:
type: string
default: ""

# Include{serviceRoot}
- variable: main
label: Main Service
Expand Down Expand Up @@ -138,11 +135,8 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}

# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
Expand All @@ -165,7 +159,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
7 changes: 0 additions & 7 deletions charts/dev/cherry/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,13 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}
# Include{containerConfig}
# Include{podOptions}

- variable: cherry
group: App Configuration
label: Cherry Configuration
Expand Down Expand Up @@ -54,7 +52,6 @@ questions:
type: string
private: true
default: ""

# Include{serviceRoot}
- variable: main
label: Main Service
Expand Down Expand Up @@ -99,11 +96,8 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}

# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
Expand All @@ -126,7 +120,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
6 changes: 0 additions & 6 deletions charts/dev/cleanarr/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,9 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}

- variable: env
label: Image Environment
schema:
Expand Down Expand Up @@ -92,12 +90,9 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}
# Include{securityContextRoot}

- variable: runAsUser
label: "runAsUser"
description: "The UserID of the user running the application"
Expand All @@ -119,7 +114,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{advanced}
# Include{addons}
Expand Down
6 changes: 0 additions & 6 deletions charts/dev/coupon-store/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,11 @@ questions:
# Include{global}
# Include{workload}
# Include{workloadDeployment}

# Include{replicas1}
# Include{podSpec}
# Include{containerMain}
# Include{containerBasic}
# Include{containerAdvanced}

# Include{containerConfig}
# Include{podOptions}
# Include{serviceRoot}
Expand Down Expand Up @@ -50,11 +48,8 @@ questions:
type: dict
attrs:
# Include{ingressDefault}
# Include{ingressTLS}
# Include{ingressTraefik}
# Include{ingressAdvanced}
# Include{ingressList}

# Include{securityContextRoot}
- variable: runAsUser
label: "runAsUser"
Expand All @@ -77,7 +72,6 @@ questions:
schema:
type: int
default: 568

# Include{resources}
# Include{postgresql}
# Include{advanced}
Expand Down
Loading

0 comments on commit 1e0dbf1

Please sign in to comment.