From 850481ab5e45ee55ac3274fdc81db6f6ca54d6e7 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 7 Jul 2022 13:25:12 +0500 Subject: [PATCH] Update stable train from test train --- .../{2207.0.0 => 2207.1.0}/.helmignore | 0 .../{2207.0.0 => 2207.1.0}/Chart.lock | 0 .../{2207.0.0 => 2207.1.0}/Chart.yaml | 2 +- .../ix-chart/{2207.0.0 => 2207.1.0}/README.md | 0 .../{2207.0.0 => 2207.1.0}/app-readme.md | 0 .../charts/common-2206.0.0.tgz | Bin .../{2207.0.0 => 2207.1.0}/questions.yaml | 57 +++++++++++++++++- .../templates/NOTES.txt | 0 .../templates/_containers.tpl | 0 .../templates/_helpers.tpl | 0 .../templates/_networking.tpl | 0 .../templates/_volumes.tpl | 0 .../templates/_workload.tpl | 0 .../templates/external-interfaces.yaml | 0 .../templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 .../templates/workload.yaml | 0 .../{2207.0.0 => 2207.1.0}/test_values.yaml | 0 18 files changed, 57 insertions(+), 2 deletions(-) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/.helmignore (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/Chart.lock (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/Chart.yaml (98%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/README.md (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/app-readme.md (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/charts/common-2206.0.0.tgz (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/questions.yaml (91%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/NOTES.txt (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/_containers.tpl (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/_helpers.tpl (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/_networking.tpl (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/_volumes.tpl (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/_workload.tpl (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/external-interfaces.yaml (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/service.yaml (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/tests/deployment-check.yaml (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/templates/workload.yaml (100%) rename charts/ix-chart/{2207.0.0 => 2207.1.0}/test_values.yaml (100%) diff --git a/charts/ix-chart/2207.0.0/.helmignore b/charts/ix-chart/2207.1.0/.helmignore similarity index 100% rename from charts/ix-chart/2207.0.0/.helmignore rename to charts/ix-chart/2207.1.0/.helmignore diff --git a/charts/ix-chart/2207.0.0/Chart.lock b/charts/ix-chart/2207.1.0/Chart.lock similarity index 100% rename from charts/ix-chart/2207.0.0/Chart.lock rename to charts/ix-chart/2207.1.0/Chart.lock diff --git a/charts/ix-chart/2207.0.0/Chart.yaml b/charts/ix-chart/2207.1.0/Chart.yaml similarity index 98% rename from charts/ix-chart/2207.0.0/Chart.yaml rename to charts/ix-chart/2207.1.0/Chart.yaml index ce6fb5c18f..3d31d9263d 100644 --- a/charts/ix-chart/2207.0.0/Chart.yaml +++ b/charts/ix-chart/2207.1.0/Chart.yaml @@ -15,7 +15,7 @@ type: application # This is the chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. # Versions are expected to follow Semantic Versioning (https://semver.org/) -version: 2207.0.0 +version: 2207.1.0 # This is the version number of the application being deployed. This version number should be # incremented each time you make changes to the application. Versions are not expected to diff --git a/charts/ix-chart/2207.0.0/README.md b/charts/ix-chart/2207.1.0/README.md similarity index 100% rename from charts/ix-chart/2207.0.0/README.md rename to charts/ix-chart/2207.1.0/README.md diff --git a/charts/ix-chart/2207.0.0/app-readme.md b/charts/ix-chart/2207.1.0/app-readme.md similarity index 100% rename from charts/ix-chart/2207.0.0/app-readme.md rename to charts/ix-chart/2207.1.0/app-readme.md diff --git a/charts/ix-chart/2207.0.0/charts/common-2206.0.0.tgz b/charts/ix-chart/2207.1.0/charts/common-2206.0.0.tgz similarity index 100% rename from charts/ix-chart/2207.0.0/charts/common-2206.0.0.tgz rename to charts/ix-chart/2207.1.0/charts/common-2206.0.0.tgz diff --git a/charts/ix-chart/2207.0.0/questions.yaml b/charts/ix-chart/2207.1.0/questions.yaml similarity index 91% rename from charts/ix-chart/2207.0.0/questions.yaml rename to charts/ix-chart/2207.1.0/questions.yaml index c5b711b8d8..823ae9c2f2 100644 --- a/charts/ix-chart/2207.0.0/questions.yaml +++ b/charts/ix-chart/2207.1.0/questions.yaml @@ -23,9 +23,64 @@ groups: description: "Specify resources to be allocated to workload" - name: "Resource Limits" description: "Set CPU/memory limits for Kubernetes Pod" - + - name: "Portal Configuration" + description: "Configure UI web portal" questions: + - variable: enableUIPortal + label: "Enable WebUI Portal (only supported in TrueNAS SCALE Bluefin)" + description: "Enable webui portal for easier access to workload ( Only valid for TrueNAS SCALE Bluefin )" + group: "Portal Configuration" + schema: + type: boolean + default: false + - variable: portalDetails + label: "WebUI Portal" + description: "Configure WebUI Portal" + group: "Portal Configuration" + schema: + show_if: [["enableUIPortal", "=", true]] + type: dict + attrs: + - variable: portalName + label: "Portal Name" + description: "Specify a UI Portal name to use which would be displayed in the UI" + schema: + type: string + default: "Web Portal" + - variable: protocol + label: "Protocol for Portal" + description: "Specify protocol for portal" + schema: + type: string + default: "http" + enum: + - value: "http" + description: "HTTP Protocol" + - value: "https" + description: "HTTPS Protocol" + - variable: useNodeIP + label: "Use Node IP for Portal IP/Domain" + schema: + type: boolean + default: true + - variable: host + description: "IP/Domain to use for accessing the portal" + label: "Portal IP/Domain" + schema: + show_if: [["useNodeIP", "=", false]] + type: string + $ref: + - "definitions/nodeIP" + - variable: port + label: "Port" + description: "Specify port to be used for Portal access" + schema: + type: int + min: 9000 + max: 65535 + default: 15000 + # Workload type - variable: workloadType description: "Please specify type of workload to deploy" diff --git a/charts/ix-chart/2207.0.0/templates/NOTES.txt b/charts/ix-chart/2207.1.0/templates/NOTES.txt similarity index 100% rename from charts/ix-chart/2207.0.0/templates/NOTES.txt rename to charts/ix-chart/2207.1.0/templates/NOTES.txt diff --git a/charts/ix-chart/2207.0.0/templates/_containers.tpl b/charts/ix-chart/2207.1.0/templates/_containers.tpl similarity index 100% rename from charts/ix-chart/2207.0.0/templates/_containers.tpl rename to charts/ix-chart/2207.1.0/templates/_containers.tpl diff --git a/charts/ix-chart/2207.0.0/templates/_helpers.tpl b/charts/ix-chart/2207.1.0/templates/_helpers.tpl similarity index 100% rename from charts/ix-chart/2207.0.0/templates/_helpers.tpl rename to charts/ix-chart/2207.1.0/templates/_helpers.tpl diff --git a/charts/ix-chart/2207.0.0/templates/_networking.tpl b/charts/ix-chart/2207.1.0/templates/_networking.tpl similarity index 100% rename from charts/ix-chart/2207.0.0/templates/_networking.tpl rename to charts/ix-chart/2207.1.0/templates/_networking.tpl diff --git a/charts/ix-chart/2207.0.0/templates/_volumes.tpl b/charts/ix-chart/2207.1.0/templates/_volumes.tpl similarity index 100% rename from charts/ix-chart/2207.0.0/templates/_volumes.tpl rename to charts/ix-chart/2207.1.0/templates/_volumes.tpl diff --git a/charts/ix-chart/2207.0.0/templates/_workload.tpl b/charts/ix-chart/2207.1.0/templates/_workload.tpl similarity index 100% rename from charts/ix-chart/2207.0.0/templates/_workload.tpl rename to charts/ix-chart/2207.1.0/templates/_workload.tpl diff --git a/charts/ix-chart/2207.0.0/templates/external-interfaces.yaml b/charts/ix-chart/2207.1.0/templates/external-interfaces.yaml similarity index 100% rename from charts/ix-chart/2207.0.0/templates/external-interfaces.yaml rename to charts/ix-chart/2207.1.0/templates/external-interfaces.yaml diff --git a/charts/ix-chart/2207.0.0/templates/service.yaml b/charts/ix-chart/2207.1.0/templates/service.yaml similarity index 100% rename from charts/ix-chart/2207.0.0/templates/service.yaml rename to charts/ix-chart/2207.1.0/templates/service.yaml diff --git a/charts/ix-chart/2207.0.0/templates/tests/deployment-check.yaml b/charts/ix-chart/2207.1.0/templates/tests/deployment-check.yaml similarity index 100% rename from charts/ix-chart/2207.0.0/templates/tests/deployment-check.yaml rename to charts/ix-chart/2207.1.0/templates/tests/deployment-check.yaml diff --git a/charts/ix-chart/2207.0.0/templates/workload.yaml b/charts/ix-chart/2207.1.0/templates/workload.yaml similarity index 100% rename from charts/ix-chart/2207.0.0/templates/workload.yaml rename to charts/ix-chart/2207.1.0/templates/workload.yaml diff --git a/charts/ix-chart/2207.0.0/test_values.yaml b/charts/ix-chart/2207.1.0/test_values.yaml similarity index 100% rename from charts/ix-chart/2207.0.0/test_values.yaml rename to charts/ix-chart/2207.1.0/test_values.yaml