From 77cee8857bda51a9b009e29783cd6579289e8da1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Fri, 12 Nov 2021 17:35:17 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/minio/0.0.1/CHANGELOG.md | 6 + incubator/minio/0.0.1/CONFIG.md | 8 + incubator/minio/0.0.1/Chart.lock | 6 + incubator/minio/0.0.1/Chart.yaml | 27 + incubator/minio/0.0.1/README.md | 37 + incubator/minio/0.0.1/app-readme.md | 3 + incubator/minio/0.0.1/charts/common-8.5.4.tgz | Bin 0 -> 33689 bytes incubator/minio/0.0.1/helm-values.md | 31 + incubator/minio/0.0.1/ix_values.yaml | 54 + incubator/minio/0.0.1/questions.yaml | 1964 +++++++++++++++++ incubator/minio/0.0.1/templates/common.yaml | 1 + incubator/minio/0.0.1/values.yaml | 0 incubator/minio/item.yaml | 4 + incubator/redis/0.0.1/CHANGELOG.md | 10 + incubator/redis/0.0.1/CONFIG.md | 8 + incubator/redis/0.0.1/Chart.lock | 6 + incubator/redis/0.0.1/Chart.yaml | 31 + incubator/redis/0.0.1/README.md | 38 + incubator/redis/0.0.1/app-readme.md | 3 + incubator/redis/0.0.1/charts/common-8.5.4.tgz | Bin 0 -> 33689 bytes incubator/redis/0.0.1/helm-values.md | 59 + incubator/redis/0.0.1/ix_values.yaml | 136 ++ incubator/redis/0.0.1/questions.yaml | 1670 ++++++++++++++ incubator/redis/0.0.1/templates/common.yaml | 2 + .../0.0.1/templates/health-configmap.yaml | 79 + incubator/redis/0.0.1/templates/secret.yaml | 13 + incubator/redis/0.0.1/values.yaml | 0 incubator/redis/item.yaml | 5 + 28 files changed, 4201 insertions(+) create mode 100644 incubator/minio/0.0.1/CHANGELOG.md create mode 100644 incubator/minio/0.0.1/CONFIG.md create mode 100644 incubator/minio/0.0.1/Chart.lock create mode 100644 incubator/minio/0.0.1/Chart.yaml create mode 100644 incubator/minio/0.0.1/README.md create mode 100644 incubator/minio/0.0.1/app-readme.md create mode 100644 incubator/minio/0.0.1/charts/common-8.5.4.tgz create mode 100644 incubator/minio/0.0.1/helm-values.md create mode 100644 incubator/minio/0.0.1/ix_values.yaml create mode 100644 incubator/minio/0.0.1/questions.yaml create mode 100644 incubator/minio/0.0.1/templates/common.yaml create mode 100644 incubator/minio/0.0.1/values.yaml create mode 100644 incubator/minio/item.yaml create mode 100644 incubator/redis/0.0.1/CHANGELOG.md create mode 100644 incubator/redis/0.0.1/CONFIG.md create mode 100644 incubator/redis/0.0.1/Chart.lock create mode 100644 incubator/redis/0.0.1/Chart.yaml create mode 100644 incubator/redis/0.0.1/README.md create mode 100644 incubator/redis/0.0.1/app-readme.md create mode 100644 incubator/redis/0.0.1/charts/common-8.5.4.tgz create mode 100644 incubator/redis/0.0.1/helm-values.md create mode 100644 incubator/redis/0.0.1/ix_values.yaml create mode 100644 incubator/redis/0.0.1/questions.yaml create mode 100644 incubator/redis/0.0.1/templates/common.yaml create mode 100644 incubator/redis/0.0.1/templates/health-configmap.yaml create mode 100644 incubator/redis/0.0.1/templates/secret.yaml create mode 100644 incubator/redis/0.0.1/values.yaml create mode 100644 incubator/redis/item.yaml diff --git a/incubator/minio/0.0.1/CHANGELOG.md b/incubator/minio/0.0.1/CHANGELOG.md new file mode 100644 index 00000000000..e0d887a371c --- /dev/null +++ b/incubator/minio/0.0.1/CHANGELOG.md @@ -0,0 +1,6 @@ +# Changelog
+ + + +### [minio-0.0.1](https://github.com/truecharts/apps/compare/minio-console-1.0.8...minio-0.0.1) (2021-11-12) + diff --git a/incubator/minio/0.0.1/CONFIG.md b/incubator/minio/0.0.1/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/incubator/minio/0.0.1/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/incubator/minio/0.0.1/Chart.lock b/incubator/minio/0.0.1/Chart.lock new file mode 100644 index 00000000000..c04e488ed6e --- /dev/null +++ b/incubator/minio/0.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.4 +digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861 +generated: "2021-11-12T17:32:29.454872066Z" diff --git a/incubator/minio/0.0.1/Chart.yaml b/incubator/minio/0.0.1/Chart.yaml new file mode 100644 index 00000000000..01c6fdc449c --- /dev/null +++ b/incubator/minio/0.0.1/Chart.yaml @@ -0,0 +1,27 @@ +apiVersion: v2 +appVersion: "RELEASE.20" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.4 +description: Minio is a self-hosted S3 storage server +home: https://github.com/truecharts/apps/tree/master/charts/incubator/minio +icon: https://min.io/resources/img/logo/MINIO_wordmark.png +keywords: +- minio +- s3 +- storage +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: minio +sources: +- https://github.com/minio/minio +version: 0.0.1 +annotations: + truecharts.org/catagories: | + - media + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/minio/0.0.1/README.md b/incubator/minio/0.0.1/README.md new file mode 100644 index 00000000000..688953ff10f --- /dev/null +++ b/incubator/minio/0.0.1/README.md @@ -0,0 +1,37 @@ +# Introduction + +Minio is a self-hosted S3 storage server + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org | common | 8.5.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minio/0.0.1/app-readme.md b/incubator/minio/0.0.1/app-readme.md new file mode 100644 index 00000000000..b9f11c1cdf7 --- /dev/null +++ b/incubator/minio/0.0.1/app-readme.md @@ -0,0 +1,3 @@ +Minio is a self-hosted S3 storage server + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/incubator/minio/0.0.1/charts/common-8.5.4.tgz b/incubator/minio/0.0.1/charts/common-8.5.4.tgz new file mode 100644 index 0000000000000000000000000000000000000000..64862f3bab9e33c1a91c467927fdd79dd3532cd7 GIT binary patch literal 33689 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 N|NnR5%a{NJ0|27!9WMX? literal 0 HcmV?d00001 diff --git a/incubator/minio/0.0.1/helm-values.md b/incubator/minio/0.0.1/helm-values.md new file mode 100644 index 00000000000..587ef002e29 --- /dev/null +++ b/incubator/minio/0.0.1/helm-values.md @@ -0,0 +1,31 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| args | list | `["server","/data","--console-address",":9001"]` | Override the args for the default container. | +| env | object | See below | environment variables. See more environment variables in the [minio documentation](https://docs.min.io). | +| env.MINIO_ROOT_USER | string | `"minio"` | Minio Username | +| env.TZ | string | `"UTC"` | Set the container timezone | +| image.pullPolicy | string | `"IfNotPresent"` | image pull policy | +| image.repository | string | `"minio/minio"` | image repository | +| image.tag | string | `"RELEASE.2021-11-05T09-16-26Z@sha256:da20138482f9c2ce1db2107c24bcc9a68382dd53e3d66a312cb668c88c500765"` | image tag | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/data"` | | +| persistence.config.type | string | `"pvc"` | | +| probes.liveness.path | string | `"/minio/health/live"` | | +| probes.readiness.path | string | `"/minio/health/ready"` | | +| secret.MINIO_ROOT_PASSWORD | string | `"changeme"` | Minio Password | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| service | object | See values.yaml | Configures service settings for the chart. | + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/minio/0.0.1/ix_values.yaml b/incubator/minio/0.0.1/ix_values.yaml new file mode 100644 index 00000000000..2bf6d81c444 --- /dev/null +++ b/incubator/minio/0.0.1/ix_values.yaml @@ -0,0 +1,54 @@ +image: + # -- image repository + repository: minio/minio + # -- image tag + tag: RELEASE.2021-11-05T09-16-26Z@sha256:da20138482f9c2ce1db2107c24bcc9a68382dd53e3d66a312cb668c88c500765 + # -- image pull policy + pullPolicy: IfNotPresent + +# -- Override the args for the default container. +args: ["server", "/data", "--console-address", ":9001"] + +secret: + # -- Minio Password + MINIO_ROOT_PASSWORD: "changeme" + +# -- environment variables. See more environment variables in the [minio documentation](https://docs.min.io). +# @default -- See below +env: + # -- Set the container timezone + TZ: UTC + # -- Minio Username + MINIO_ROOT_USER: "minio" + MINIO_BROWSER_REDIRECT_URL: "" + +probes: + liveness: + path: "/minio/health/live" + + readiness: + path: "/minio/health/ready" + +# -- Configures service settings for the chart. +# @default -- See values.yaml +service: + main: + ports: + main: + port: 9002 + targetPort: 9000 + console: + ports: + console: + targetPort: 9001 + port: 9001 + +securityContext: + readOnlyRootFilesystem: false + +persistence: + config: + enabled: true + mountPath: "/data" + type: pvc + accessMode: ReadWriteOnce diff --git a/incubator/minio/0.0.1/questions.yaml b/incubator/minio/0.0.1/questions.yaml new file mode 100644 index 00000000000..94d65833128 --- /dev/null +++ b/incubator/minio/0.0.1/questions.yaml @@ -0,0 +1,1964 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +portals: + web_portal: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: true + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "deployment" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "Recreate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: secret + group: "Container Configuration" + label: "Image Secrets" + schema: + type: dict + attrs: + - variable: MINIO_ROOT_PASSWORD + label: "MINIO_ROOT_PASSWORD" + schema: + type: string + default: "changeme" + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + - variable: MINIO_ROOT_USER + label: "MINIO_ROOT_USER" + schema: + type: string + default: "minio" + required: true + - variable: MINIO_BROWSER_REDIRECT_URL + label: "MINIO_BROWSER_REDIRECT_URL" + schema: + type: string + default: "" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9000 + + - variable: port + label: "Container Port" + schema: + type: int + default: 9002 + editable: true + required: true + + - variable: console + label: "Console Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: console + label: "Console Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "HTTP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9001 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 9001 + + - variable: port + label: "Container Port" + schema: + type: int + default: 9001 + editable: true + required: true + + + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: persistence + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: config + label: "App Config Storage" + description: "Stores the Application Configuration." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/data" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+\/?)+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingress + label: "" + group: "Ingress" + schema: + type: dict + attrs: + - variable: main + label: "Main Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + + - variable: entrypoint + label: "(Advanced) Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: enableFixedMiddlewares + description: "These middlewares enforce a number of best practices." + label: "Enable Default Middlewares" + schema: + type: boolean + default: true + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + type: dict + attrs: + - 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: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - variable: runAsGroup + label: "runAsGroup" + description: The groupID this App of the user running the application" + schema: + type: int + default: 568 + - variable: fsGroup + label: "fsGroup" + description: "The group that should own ALL storage." + schema: + type: int + default: 568 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/incubator/minio/0.0.1/templates/common.yaml b/incubator/minio/0.0.1/templates/common.yaml new file mode 100644 index 00000000000..a6613c2ce21 --- /dev/null +++ b/incubator/minio/0.0.1/templates/common.yaml @@ -0,0 +1 @@ +{{ include "common.all" . }} diff --git a/incubator/minio/0.0.1/values.yaml b/incubator/minio/0.0.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/incubator/minio/item.yaml b/incubator/minio/item.yaml new file mode 100644 index 00000000000..0f9e3083d0e --- /dev/null +++ b/incubator/minio/item.yaml @@ -0,0 +1,4 @@ +icon_url: https://min.io/resources/img/logo/MINIO_wordmark.png +categories: +- media + diff --git a/incubator/redis/0.0.1/CHANGELOG.md b/incubator/redis/0.0.1/CHANGELOG.md new file mode 100644 index 00000000000..7959892b507 --- /dev/null +++ b/incubator/redis/0.0.1/CHANGELOG.md @@ -0,0 +1,10 @@ +# Changelog
+ + +
+### redis-0.0.1 (2021-11-12) + +#### Feat + +* add redis App ([#1309](https://github.com/truecharts/apps/issues/1309)) + diff --git a/incubator/redis/0.0.1/CONFIG.md b/incubator/redis/0.0.1/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/incubator/redis/0.0.1/CONFIG.md @@ -0,0 +1,8 @@ +# Configuration Options + +##### Connecting to other apps +If you need to connect this App to other Apps on TrueNAS SCALE, please refer to our "Linking Apps Internally" quick-start guide: +https://truecharts.org/manual/Quick-Start%20Guides/14-linking-apps/ + +##### Available config options +In the future this page is going to contain an automated list of options available in the installation/edit UI. diff --git a/incubator/redis/0.0.1/Chart.lock b/incubator/redis/0.0.1/Chart.lock new file mode 100644 index 00000000000..29e02e1d5b2 --- /dev/null +++ b/incubator/redis/0.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.4 +digest: sha256:5bb2d31930ed6ceb6a350de804cbd9b297888a3f6b7b3aa0aaabe8a8d0ed8861 +generated: "2021-11-12T17:32:57.877443507Z" diff --git a/incubator/redis/0.0.1/Chart.yaml b/incubator/redis/0.0.1/Chart.yaml new file mode 100644 index 00000000000..ebf283e0513 --- /dev/null +++ b/incubator/redis/0.0.1/Chart.yaml @@ -0,0 +1,31 @@ +apiVersion: v2 +appVersion: "6.2.6" +dependencies: +- name: common + repository: https://truecharts.org + version: 8.5.4 +deprecated: false +description: Open source, advanced key-value store. +home: https://github.com/truecharts/apps/tree/master/stable/redis +icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png +keywords: + - redis + - keyvalue + - database +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: redis +sources: + - https://github.com/bitnami/bitnami-docker-redis + - http://redis.io/ +type: application +version: 0.0.1 +annotations: + truecharts.org/catagories: | + - database + - cache + truecharts.org/SCALE-support: "true" + truecharts.org/grade: U diff --git a/incubator/redis/0.0.1/README.md b/incubator/redis/0.0.1/README.md new file mode 100644 index 00000000000..91c273bfb73 --- /dev/null +++ b/incubator/redis/0.0.1/README.md @@ -0,0 +1,38 @@ +# Introduction + +Open source, advanced key-value store. + +TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation. +**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/apps/issues/new/choose)** + +## Source Code + +* +* + +## Requirements + +Kubernetes: `>=1.16.0-0` + +## Dependencies + +| Repository | Name | Version | +|------------|------|---------| +| https://truecharts.org | common | 8.5.4 | + +## Installing the Chart + +To install this App on TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/03-Installing-an-App/). + +## Uninstalling the Chart + +To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://truecharts.org/manual/Quick-Start%20Guides/07-Deleting-an-App/). + +## Support + +- Please check our [quick-start guides](https://truecharts.org/manual/Quick-Start%20Guides/01-Open-Apps/) first. +- See the [Wiki](https://truecharts.org) +- Check our [Discord](https://discord.gg/tVsPTHWTtr) +- Open a [issue](https://github.com/truecharts/apps/issues/new/choose) +--- +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redis/0.0.1/app-readme.md b/incubator/redis/0.0.1/app-readme.md new file mode 100644 index 00000000000..acfa00ce471 --- /dev/null +++ b/incubator/redis/0.0.1/app-readme.md @@ -0,0 +1,3 @@ +Open source, advanced key-value store. + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/incubator/redis/0.0.1/charts/common-8.5.4.tgz b/incubator/redis/0.0.1/charts/common-8.5.4.tgz new file mode 100644 index 0000000000000000000000000000000000000000..64862f3bab9e33c1a91c467927fdd79dd3532cd7 GIT binary patch literal 33689 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 N|NnR5%a{NJ0|27!9WMX? literal 0 HcmV?d00001 diff --git a/incubator/redis/0.0.1/helm-values.md b/incubator/redis/0.0.1/helm-values.md new file mode 100644 index 00000000000..dd8b02f370e --- /dev/null +++ b/incubator/redis/0.0.1/helm-values.md @@ -0,0 +1,59 @@ +# Default Helm-Values + +TrueCharts is primarily build to supply TrueNAS SCALE Apps. +However, we also supply all Apps as standard Helm-Charts. In this document we aim to document the default values in our values.yaml file. + +Most of our Apps also consume our "common" Helm Chart. +If this is the case, this means that all values.yaml values are set to the common chart values.yaml by default. This values.yaml file will only contain values that deviate from the common chart. +You will, however, be able to use all values referenced in the common chart here, besides the values listed in this document. + +## Values + +| Key | Type | Default | Description | +|-----|------|---------|-------------| +| controller.replicas | int | `1` | Number of desired pods | +| controller.revisionHistoryLimit | int | `3` | ReplicaSet revision history limit | +| controller.rollingUpdate.partition | string | `nil` | Set statefulset RollingUpdate partition | +| controller.rollingUpdate.surge | string | `nil` | Set deployment RollingUpdate max surge | +| controller.rollingUpdate.unavailable | int | `1` | Set deployment RollingUpdate max unavailable | +| controller.strategy | string | `"RollingUpdate"` | Set the controller upgrade strategy For Deployments, valid values are Recreate (default) and RollingUpdate. For StatefulSets, valid values are OnDelete and RollingUpdate (default). DaemonSets ignore this. | +| controller.type | string | `"statefulset"` | Set the controller type. Valid options are deployment, daemonset or statefulset | +| envTpl.REDIS_PORT | string | `"{{ .Values.service.main.ports.main.targetPort }}"` | | +| envValueFrom.REDIS_PASSWORD.secretKeyRef.key | string | `"redis-password"` | | +| envValueFrom.REDIS_PASSWORD.secretKeyRef.name | string | `"{{ ( tpl .Values.existingSecret $ ) | default ( include \"common.names.fullname\" . ) }}"` | | +| env[0].name | string | `"REDIS_REPLICATION_MODE"` | | +| env[0].value | string | `"master"` | | +| env[1].name | string | `"ALLOW_EMPTY_PASSWORD"` | | +| env[1].value | string | `"yes"` | | +| existingSecret | string | `""` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"bitnami/redis"` | | +| image.tag | string | `"6.2.6@sha256:cfbc3cf717ea121c3c40a841646280d326c68b4818e893139d2550c10827d4d5"` | | +| persistence.redis-health | object | See below | redis-health configmap mount | +| persistence.redis-health.mountPath | string | `"/health"` | Where to mount the volume in the main container. Defaults to `/`, setting to '-' creates the volume but disables the volumeMount. | +| persistence.redis-health.readOnly | bool | `false` | Specify if the volume should be mounted read-only. | +| persistence.redis-health.volumeSpec | object | `{"configMap":{"defaultMode":493,"name":"redis-health"}}` | Define the custom Volume spec here [[ref]](https://kubernetes.io/docs/concepts/storage/volumes/) | +| podSecurityContext.runAsGroup | int | `0` | | +| probes | object | See below | Probe configuration -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) | +| probes.liveness | object | See below | Liveness probe configuration | +| probes.liveness.custom | bool | `true` | Set this to `true` if you wish to specify your own livenessProbe | +| probes.liveness.enabled | bool | `true` | Enable the liveness probe | +| probes.liveness.spec | object | See below | The spec field contains the values for the default livenessProbe. If you selected `custom: true`, this field holds the definition of the livenessProbe. | +| probes.readiness | object | See below | Redainess probe configuration | +| probes.readiness.custom | bool | `true` | Set this to `true` if you wish to specify your own readinessProbe | +| probes.readiness.enabled | bool | `true` | Enable the readiness probe | +| probes.readiness.spec | object | See below | The spec field contains the values for the default readinessProbe. If you selected `custom: true`, this field holds the definition of the readinessProbe. | +| probes.startup | object | See below | Startup probe configuration | +| probes.startup.enabled | bool | `true` | Enable the startup probe | +| probes.startup.spec | object | See below | The spec field contains the values for the default livenessProbe. If you selected `custom: true`, this field holds the definition of the livenessProbe. | +| redisPassword | string | `"testpass"` | | +| securityContext.readOnlyRootFilesystem | bool | `false` | | +| service.main.ports.main.port | int | `6379` | | +| service.main.ports.main.targetPort | int | `6379` | | +| volumeClaimTemplates.data.accessMode | string | `"ReadWriteOnce"` | | +| volumeClaimTemplates.data.enabled | bool | `true` | | +| volumeClaimTemplates.data.mountPath | string | `"/bitnami/redis"` | | +| volumeClaimTemplates.data.size | string | `"100Gi"` | | +| volumeClaimTemplates.data.type | string | `"pvc"` | | + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/redis/0.0.1/ix_values.yaml b/incubator/redis/0.0.1/ix_values.yaml new file mode 100644 index 00000000000..ea2e3d6dbc7 --- /dev/null +++ b/incubator/redis/0.0.1/ix_values.yaml @@ -0,0 +1,136 @@ +image: + repository: bitnami/redis + pullPolicy: IfNotPresent + tag: 6.2.6@sha256:cfbc3cf717ea121c3c40a841646280d326c68b4818e893139d2550c10827d4d5 + +controller: + # -- Set the controller type. + # Valid options are deployment, daemonset or statefulset + type: statefulset + # -- Number of desired pods + replicas: 1 + # -- Set the controller upgrade strategy + # For Deployments, valid values are Recreate (default) and RollingUpdate. + # For StatefulSets, valid values are OnDelete and RollingUpdate (default). + # DaemonSets ignore this. + strategy: RollingUpdate + rollingUpdate: + # -- Set deployment RollingUpdate max unavailable + unavailable: 1 + # -- Set deployment RollingUpdate max surge + surge: + # -- Set statefulset RollingUpdate partition + partition: + # -- ReplicaSet revision history limit + revisionHistoryLimit: 3 + +securityContext: + readOnlyRootFilesystem: false + +podSecurityContext: + runAsGroup: 0 + +env: + - name: REDIS_REPLICATION_MODE + value: master + - name: ALLOW_EMPTY_PASSWORD + value: "yes" + +envTpl: + REDIS_PORT: "{{ .Values.service.main.ports.main.targetPort }}" + +redisPassword: "testpass" +existingSecret: "" + +envValueFrom: + REDIS_PASSWORD: + secretKeyRef: + name: '{{ ( tpl .Values.existingSecret $ ) | default ( include "common.names.fullname" . ) }}' + key: "redis-password" + +service: + main: + ports: + main: + port: 6379 + targetPort: 6379 + +volumeClaimTemplates: + data: + enabled: true + mountPath: "/bitnami/redis" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + +# -- Probe configuration +# -- [[ref]](https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/) +# @default -- See below +probes: + # -- Liveness probe configuration + # @default -- See below + liveness: + # -- Enable the liveness probe + enabled: true + # -- Set this to `true` if you wish to specify your own livenessProbe + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - /health/ping_liveness_local.sh 2 + + # -- Redainess probe configuration + # @default -- See below + readiness: + # -- Enable the readiness probe + enabled: true + # -- Set this to `true` if you wish to specify your own readinessProbe + custom: true + # -- The spec field contains the values for the default readinessProbe. + # If you selected `custom: true`, this field holds the definition of the readinessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - /health/ping_readiness_local.sh 2 + # -- Startup probe configuration + # @default -- See below + startup: + # -- Enable the startup probe + enabled: true + custom: true + # -- The spec field contains the values for the default livenessProbe. + # If you selected `custom: true`, this field holds the definition of the livenessProbe. + # @default -- See below + spec: + exec: + command: + - sh + - -c + - /health/ping_readiness_local.sh 2 + +persistence: + # -- redis-health configmap mount + # @default -- See below + redis-health: + enabled: true + type: custom + # -- Where to mount the volume in the main container. + # Defaults to `/`, + # setting to '-' creates the volume but disables the volumeMount. + mountPath: /health + # -- Specify if the volume should be mounted read-only. + readOnly: false + # -- Define the custom Volume spec here + # [[ref]](https://kubernetes.io/docs/concepts/storage/volumes/) + volumeSpec: + configMap: + defaultMode: 0755 + name: redis-health diff --git a/incubator/redis/0.0.1/questions.yaml b/incubator/redis/0.0.1/questions.yaml new file mode 100644 index 00000000000..ec81e3d1783 --- /dev/null +++ b/incubator/redis/0.0.1/questions.yaml @@ -0,0 +1,1670 @@ +groups: + - name: "Container Image" + description: "Image to be used for container" + - name: "Controller" + description: "Configure workload deployment" + - name: "Container Configuration" + description: "additional container configuration" + - name: "App Configuration" + description: "App specific config options" + - name: "Networking and Services" + description: "Configure Network and Services for container" + - name: "Storage and Persistence" + description: "Persist and share data that is separate from the container" + - name: "Ingress" + description: "Ingress Configuration" + - name: "Security and Permissions" + description: "Configure security context and permissions" + - name: "Resources and Devices" + description: "Specify resources/devices to be allocated to workload" + - name: "Middlewares" + description: "Traefik Middlewares" + - name: "Addons" + description: "Addon Configuration" + - name: "Advanced" + description: "Advanced Configuration" +questions: + - variable: portal + group: "Container Image" + label: "Configure Portal Button" + schema: + type: dict + hidden: true + attrs: + - variable: enabled + label: "Enable" + description: "enable the portal button" + schema: + hidden: true + editable: false + type: boolean + default: false + - variable: global + label: "global settings" + group: "Controller" + schema: + type: dict + hidden: true + attrs: + - variable: isSCALE + label: "flag this is SCALE" + schema: + type: boolean + default: true + hidden: true + - variable: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced Controller Settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: type + description: "Please specify type of workload to deploy" + label: "(Advanced) Controller Type" + schema: + type: string + default: "statefulset" + required: true + enum: + - value: "deployment" + description: "Deployment" + - value: "statefulset" + description: "Statefulset" + - value: "daemonset" + description: "Daemonset" + - variable: replicas + description: "Number of desired pod replicas" + label: "Desired Replicas" + schema: + type: int + default: 1 + required: true + - variable: strategy + description: "Please specify type of workload to deploy" + label: "(Advanced) Update Strategy" + schema: + type: string + default: "RollingUpdate" + required: true + enum: + - value: "Recreate" + description: "Recreate: Kill existing pods before creating new ones" + - value: "RollingUpdate" + description: "RollingUpdate: Create new pods and then kill old ones" + - value: "OnDelete" + description: "(Legacy) OnDelete: ignore .spec.template changes" + - variable: expert + label: "Show Expert Configuration Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: extraArgs + label: "Extra Args" + schema: + type: list + default: [] + items: + - variable: argItem + label: "Arg" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: labelsList + label: "Controller Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: " Controller Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: env + group: "Container Configuration" + label: "Image Environment" + schema: + type: dict + attrs: + - variable: TZ + label: "Timezone" + schema: + type: string + default: "Etc/UTC" + $ref: + - "definitions/timezone" + - variable: UMASK + label: "UMASK" + description: "Sets the UMASK env var for LinuxServer.io (compatible) containers" + schema: + type: string + default: "002" + + - variable: envList + label: "Image environment" + group: "Container Configuration" + schema: + type: list + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: expertpodconf + group: "Container Configuration" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: termination + group: "Container Configuration" + label: "Termination settings" + schema: + type: dict + attrs: + - variable: gracePeriodSeconds + label: "Grace Period Seconds" + schema: + type: int + default: 10 + - variable: podLabelsList + group: "Container Configuration" + label: "Pod Labels" + schema: + type: list + default: [] + items: + - variable: podLabelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: podAnnotationsList + group: "Container Configuration" + label: "Pod Annotations" + schema: + type: list + default: [] + items: + - variable: podAnnotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: redisPassword + group: "App Configuration" + label: "Redis Password" + schema: + type: string + default: "" + required: true + + - variable: service + group: "Networking and Services" + label: "Configure Service(s)" + schema: + type: dict + attrs: + - variable: main + label: "Main Service" + description: "The Primary service on which the healthcheck runs, often the webUI" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "ClusterIP" + description: "ClusterIP" + - value: "NodePort" + description: "NodePort (Advanced)" + - value: "LoadBalancer" + description: "LoadBalancer (Advanced)" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: advanced + label: "Show Advanced settings" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort, Simple or LoadBalancer" + schema: + type: int + min: 9000 + max: 65535 + - variable: targetPort + label: "Target Port" + description: "The internal(!) port on the container the Application runs on" + schema: + type: int + default: 6379 + + - variable: port + label: "Container Port" + schema: + type: int + default: 6379 + editable: true + required: true + + + + - variable: serviceexpert + group: "Networking and Services" + label: "Show Expert Config" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: hostNetwork + group: "Networking and Services" + label: "Host-Networking (Complicated)" + schema: + type: boolean + default: false + + - variable: dnsPolicy + group: "Networking and Services" + label: "dnsPolicy" + schema: + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "ClusterFirst" + description: "ClusterFirst" + - value: "ClusterFirstWithHostNet" + description: "ClusterFirstWithHostNet" + - value: "None" + description: "None" + + - variable: dnsConfig + label: "DNS Configuration" + group: "Networking and Services" + description: "Specify custom DNS configuration which will be applied to the pod" + schema: + type: dict + attrs: + - variable: nameservers + label: "Nameservers" + schema: + default: [] + type: list + items: + - variable: nameserver + label: "Nameserver" + schema: + type: string + - variable: options + label: "options" + schema: + default: [] + type: list + items: + - variable: option + label: "Option Entry" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: searches + label: "Searches" + schema: + default: [] + type: list + items: + - variable: search + label: "Search Entry" + schema: + type: string + + - variable: serviceList + label: "Add Manual Custom Services" + group: "Networking and Services" + schema: + type: list + default: [] + items: + - variable: serviceListEntry + label: "Custom Service" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the service" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "Simple" + enum: + - value: "Simple" + description: "Simple" + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: portsList + label: "Additional Service Ports" + schema: + type: list + default: [] + items: + - variable: portsListEntry + label: "Custom ports" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Port Name" + schema: + type: string + default: "" + - variable: protocol + label: "Port Type" + schema: + type: string + default: "TCP" + enum: + - value: HTTP + description: "HTTP" + - value: "HTTPS" + description: "HTTPS" + - value: TCP + description: "TCP" + - value: "UDP" + description: "UDP" + - variable: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + required: true + - variable: port + label: "Container Port" + schema: + type: int + required: true + - variable: nodePort + label: "Node Port (Optional)" + description: "This port gets exposed to the node. Only considered when service type is NodePort" + schema: + type: int + min: 9000 + max: 65535 + + - variable: volumeClaimTemplates + label: "Integrated Persistent Storage" + description: "Integrated Persistent Storage" + group: "Storage and Persistence" + schema: + type: dict + attrs: + - variable: data + label: "App Data Storage" + description: "Stores the Application Data." + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simplePVC" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "pvc" + description: "pvc" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/bitnami/redis" + hidden: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: persistenceList + label: "Additional app storage" + group: "Storage and Persistence" + schema: + type: list + default: [] + items: + - variable: persistenceListEntry + label: "Custom Storage" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name (optional)" + description: "Not required, please set to config when mounting /config or temp when mounting /tmp" + schema: + type: string + - variable: type + label: "Type of Storage" + description: "Sets the persistence type, Anything other than PVC could break rollback!" + schema: + type: string + default: "simpleHP" + enum: + - value: "simplePVC" + description: "PVC (simple)" + - value: "simpleHP" + description: "HostPath (simple)" + - value: "emptyDir" + description: "emptyDir" + - value: "pvc" + description: "pvc" + - value: "hostPath" + description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true + - variable: setPermissions + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "hostPath"]] + type: boolean + default: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath + - variable: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + valid_chars: '^\/([a-zA-Z0-9._-]+(\s?[a-zA-Z0-9._-]+|\/?))+$' + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "999Gi" + - variable: hostPathType + label: "(Advanced) hostPath Type" + schema: + show_if: [["type", "=", "hostPath"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "DirectoryOrCreate" + description: "DirectoryOrCreate" + - value: "Directory" + description: "Directory" + - value: "FileOrCreate" + description: "FileOrCreate" + - value: "File" + description: "File" + - value: "Socket" + description: "Socket" + - value: "CharDevice" + description: "CharDevice" + - value: "BlockDevice" + description: "BlockDevice" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS or empty will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - variable: accessMode + label: "(Advanced) Access Mode" + description: "Allow or disallow multiple PVC's writhing to the same PV" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "ReadWriteOnce" + enum: + - value: "ReadWriteOnce" + description: "ReadWriteOnce" + - value: "ReadOnlyMany" + description: "ReadOnlyMany" + - value: "ReadWriteMany" + description: "ReadWriteMany" + - variable: advanced + label: "Show Advanced Options" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + + - variable: ingressList + label: "Add Manual Custom Ingresses" + group: "Ingress" + schema: + type: list + default: [] + items: + - variable: ingressListEntry + label: "Custom Ingress" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable Ingress" + schema: + type: boolean + default: true + hidden: true + - variable: name + label: "Name" + schema: + type: string + default: "" + - variable: ingressClassName + label: "IngressClass Name" + schema: + type: string + default: "" + - variable: labelsList + label: "Labels" + schema: + type: list + default: [] + items: + - variable: labelItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: annotationsList + label: "Annotations" + schema: + type: list + default: [] + items: + - variable: annotationItem + label: "Label" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + - variable: value + label: "Value" + schema: + type: string + - variable: hosts + label: "Hosts" + schema: + type: list + default: [] + items: + - variable: hostEntry + label: "Host" + schema: + type: dict + attrs: + - variable: host + label: "HostName" + schema: + type: string + default: "" + required: true + - variable: paths + label: "Paths" + schema: + type: list + default: [] + items: + - variable: pathEntry + label: "Host" + schema: + type: dict + attrs: + - variable: path + label: "path" + schema: + type: string + required: true + default: "/" + - variable: pathType + label: "pathType" + schema: + type: string + required: true + default: "Prefix" + - variable: service + label: "Linked Service" + schema: + type: dict + attrs: + - variable: name + label: "Service Name" + schema: + type: string + default: "" + - variable: port + label: "Service Port" + schema: + type: int + - variable: tls + label: "TLS-Settings" + schema: + type: list + default: [] + items: + - variable: tlsEntry + label: "Host" + schema: + type: dict + attrs: + - variable: hosts + label: "Certificate Hosts" + schema: + type: list + default: [] + items: + - variable: host + label: "Host" + schema: + type: string + default: "" + required: true + - variable: scaleCert + label: "Select TrueNAS SCALE Certificate" + schema: + type: int + $ref: + - "definitions/certificate" + - variable: entrypoint + label: "Traefik Entrypoint" + description: "Entrypoint used by Traefik when using Traefik as Ingress Provider" + schema: + type: string + default: "websecure" + required: true + - variable: middlewares + label: "Traefik Middlewares" + description: "Add previously created Traefik Middlewares to this Ingress" + schema: + type: list + default: [] + items: + - variable: name + label: "Name" + schema: + type: string + default: "" + required: true + + - variable: advancedSecurity + label: "Show Advanced Security Settings" + group: "Security and Permissions" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: securityContext + label: "Security Context" + schema: + type: dict + attrs: + - 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: true + + - variable: podSecurityContext + group: "Security and Permissions" + label: "Pod Security Context" + schema: + type: dict + attrs: + - variable: runAsUser + label: "runAsUser" + description: "The UserID of the user running the application" + schema: + type: int + default: 568 + - 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 + - variable: supplementalGroups + label: "supplemental Groups" + schema: + type: list + default: [] + items: + - variable: supplementalGroupsEntry + label: "supplemental Group" + schema: + type: int + - variable: fsGroupChangePolicy + label: "When should we take ownership?" + schema: + type: string + default: "OnRootMismatch" + enum: + - value: "OnRootMismatch" + description: "OnRootMismatch" + - value: "Always" + description: "Always" + + + # Specify GPU configuration + - variable: scaleGPU + label: "GPU Configuration" + group: "Resources and Devices" + schema: + type: dict + $ref: + - "definitions/gpuConfiguration" + attrs: [] + + + - variable: advancedresources + label: "Set Custom Resource Limits/Requests (Advanced)" + group: "Resources and Devices" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: resources + label: "" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "4000m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "8Gi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + - variable: requests + label: "Advanced Request minimum resources required" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "10m" + valid_chars: '^(?!^0(\.0|m|)$)([0-9]+)(\.[0-9]|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^(?!^0(e[0-9]|[EPTGMK]i?|)$)([0-9]+)(|[EPTGMK]i?|e[0-9]+)$' + + - variable: deviceList + label: "Mount USB devices" + group: "Resources and Devices" + schema: + type: list + default: [] + items: + - variable: deviceListEntry + label: "Device" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the storage" + schema: + type: boolean + default: true + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: readOnly + label: "readOnly" + schema: + type: boolean + default: false + - variable: hostPath + label: "Host Device Path" + description: "Path to the device on the host system" + schema: + type: path + - variable: mountPath + label: "Container Device Path" + description: "Path inside the container the device is mounted" + schema: + type: string + default: "/dev/ttyACM0" + + - variable: autoscaling + group: "Advanced" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" + schema: + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 + + + - variable: addons + group: "Addons" + label: "" + schema: + type: dict + attrs: + - variable: vpn + label: "VPN" + schema: + type: dict + attrs: + - variable: type + label: "Type" + schema: + type: string + default: "disabled" + enum: + - value: "disabled" + description: "disabled" + - value: "openvpn" + description: "OpenVPN" + - value: "wireguard" + description: "Wireguard" + - variable: openvpn + label: "OpenVPN Settings" + schema: + type: dict + show_if: [["type", "=", "openvpn"]] + attrs: + - variable: username + label: "authentication username" + description: "authentication username, optional" + schema: + type: string + default: "" + - variable: password + label: "authentication password" + description: "authentication credentials" + schema: + type: string + default: "" + required: true + - variable: killSwitch + label: "Enable killswitch" + schema: + type: boolean + show_if: [["type", "!=", "disabled"]] + default: true + - variable: excludedNetworks_IPv4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv4 + label: "IPv4 Network" + schema: + type: string + required: true + - variable: excludedNetworks_IPv6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: networkv6 + label: "IPv6 Network" + schema: + type: string + required: true + + - variable: configFile + label: "VPN Config File Location" + schema: + type: dict + show_if: [["type", "!=", "disabled"]] + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: true + hidden: true + - variable: type + label: "type" + schema: + type: string + default: "hostPath" + hidden: true + - variable: hostPathType + label: "hostPathType" + schema: + type: string + default: "File" + hidden: true + - variable: noMount + label: "noMount" + schema: + type: boolean + default: true + hidden: true + - variable: hostPath + label: "Full path to file" + description: "path to your local VPN config file for example: /mnt/tank/vpn.conf or /mnt/tank/vpn.ovpn" + schema: + type: string + default: "" + required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + - variable: codeserver + label: "Codeserver" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: git + label: "Git Settings" + schema: + type: dict + attrs: + - variable: deployKey + description: "Raw SSH private key" + label: "deployKey" + schema: + type: string + - variable: deployKeyBase64 + description: "Base64-encoded SSH private key. When both variables are set, the raw SSH key takes precedence" + label: "deployKeyBase64" + schema: + type: string + - variable: service + label: "" + schema: + type: dict + attrs: + - variable: type + label: "Service Type" + description: "ClusterIP's are only internally available, nodePorts expose the container to the host node System, Loadbalancer exposes the service using the system loadbalancer" + schema: + type: string + default: "NodePort" + enum: + - value: "NodePort" + description: "NodePort" + - value: "ClusterIP" + description: "ClusterIP" + - value: "LoadBalancer" + description: "LoadBalancer" + - variable: loadBalancerIP + label: "LoadBalancer IP" + description: "LoadBalancerIP" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: string + default: "" + - variable: externalIPs + label: "External IP's" + description: "External IP's" + schema: + show_if: [["type", "=", "LoadBalancer"]] + type: list + default: [] + items: + - variable: externalIP + label: "External IP" + schema: + type: string + - variable: ports + label: "" + schema: + type: dict + attrs: + - variable: codeserver + label: "" + schema: + type: dict + attrs: + - variable: nodePort + description: "leave empty to disable" + label: "nodePort" + schema: + type: int + default: 36107 + - variable: envList + label: "Codeserver environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + - variable: promtail + label: "Promtail" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: loki + label: "Loki URL" + schema: + type: string + required: true + - variable: logs + label: "Log Paths" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: path + label: "Path" + schema: + type: string + required: true + - variable: args + label: "Promtail ecommand line arguments" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: arg + label: "Arg" + schema: + type: string + required: true + - variable: envList + label: "Promtail environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true + + + + + - variable: netshoot + label: "Netshoot" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" + schema: + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: envList + label: "Netshoot environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/incubator/redis/0.0.1/templates/common.yaml b/incubator/redis/0.0.1/templates/common.yaml new file mode 100644 index 00000000000..9705d4f5fa6 --- /dev/null +++ b/incubator/redis/0.0.1/templates/common.yaml @@ -0,0 +1,2 @@ + +{{ include "common.all" . }} diff --git a/incubator/redis/0.0.1/templates/health-configmap.yaml b/incubator/redis/0.0.1/templates/health-configmap.yaml new file mode 100644 index 00000000000..88e7fc35692 --- /dev/null +++ b/incubator/redis/0.0.1/templates/health-configmap.yaml @@ -0,0 +1,79 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: redis-health + labels: + {{- include "common.labels" . | nindent 4 }} + annotations: + {{- with .Values.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} +data: + ping_readiness_local.sh: |- + #!/bin/bash + [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h localhost \ + -p $REDIS_PORT \ + ping + ) + if [ "$response" != "PONG" ]; then + echo "failed to connect using password: $REDIS_PASSWORD response: $response" + exit 1 + fi + ping_liveness_local.sh: |- + #!/bin/bash + [[ -n "$REDIS_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h localhost \ + -p $REDIS_PORT \ + ping + ) + if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then + echo "$response" + exit 1 + fi + ping_readiness_master.sh: |- + #!/bin/bash + [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h $REDIS_MASTER_HOST \ + -p $REDIS_MASTER_PORT_NUMBER \ + ping + ) + if [ "$response" != "PONG" ]; then + echo "$response" + exit 1 + fi + ping_liveness_master.sh: |- + #!/bin/bash + [[ -n "$REDIS_MASTER_PASSWORD" ]] && export REDISCLI_AUTH="$REDIS_MASTER_PASSWORD" + response=$( + timeout -s 3 $1 \ + redis-cli \ + -h $REDIS_MASTER_HOST \ + -p $REDIS_MASTER_PORT_NUMBER \ + ping + ) + if [ "$response" != "PONG" ] && [ "$response" != "LOADING Redis is loading the dataset in memory" ]; then + echo "$response" + exit 1 + fi + ping_readiness_local_and_master.sh: |- + script_dir="$(dirname "$0")" + exit_status=0 + "$script_dir/ping_readiness_local.sh" $1 || exit_status=$? + "$script_dir/ping_readiness_master.sh" $1 || exit_status=$? + exit $exit_status + ping_liveness_local_and_master.sh: |- + script_dir="$(dirname "$0")" + exit_status=0 + "$script_dir/ping_liveness_local.sh" $1 || exit_status=$? + "$script_dir/ping_liveness_master.sh" $1 || exit_status=$? + exit $exit_status diff --git a/incubator/redis/0.0.1/templates/secret.yaml b/incubator/redis/0.0.1/templates/secret.yaml new file mode 100644 index 00000000000..ab61d7b0b08 --- /dev/null +++ b/incubator/redis/0.0.1/templates/secret.yaml @@ -0,0 +1,13 @@ +apiVersion: v1 +kind: Secret +metadata: + name: {{ include "common.names.fullname" . }} + labels: + {{- include "common.labels" . | nindent 4 }} + annotations: + {{- with .Values.annotations }} + {{- toYaml . | nindent 4 }} + {{- end }} +type: Opaque +data: + redis-password: {{ ( .Values.redisPassword | default "nothing" ) | b64enc | quote }} diff --git a/incubator/redis/0.0.1/values.yaml b/incubator/redis/0.0.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/incubator/redis/item.yaml b/incubator/redis/item.yaml new file mode 100644 index 00000000000..99af0398b07 --- /dev/null +++ b/incubator/redis/item.yaml @@ -0,0 +1,5 @@ +icon_url: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png +categories: +- database +- cache +