From a0aba57781461d41db19084c364cf458ce6426d3 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 16 Sep 2021 10:13:48 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/portalexample/0.0.1/CHANGELOG.md | 4 + incubator/portalexample/0.0.1/CONFIG.md | 8 + incubator/portalexample/0.0.1/Chart.lock | 6 + incubator/portalexample/0.0.1/Chart.yaml | 24 + incubator/portalexample/0.0.1/README.md | 39 + incubator/portalexample/0.0.1/app-readme.md | 3 + .../0.0.1/charts/common-7.0.12.tgz | Bin 0 -> 36829 bytes incubator/portalexample/0.0.1/helm-values.md | 40 + incubator/portalexample/0.0.1/ix_values.yaml | 19 + incubator/portalexample/0.0.1/questions.yaml | 1793 +++++++++++++++++ .../0.0.1/templates/_configmap.tpl | 13 + .../portalexample/0.0.1/templates/common.yaml | 8 + .../portalexample/0.0.1/test_values.yaml | 49 + incubator/portalexample/0.0.1/values.yaml | 0 incubator/portalexample/item.yaml | 3 + 15 files changed, 2009 insertions(+) create mode 100644 incubator/portalexample/0.0.1/CHANGELOG.md create mode 100644 incubator/portalexample/0.0.1/CONFIG.md create mode 100644 incubator/portalexample/0.0.1/Chart.lock create mode 100644 incubator/portalexample/0.0.1/Chart.yaml create mode 100644 incubator/portalexample/0.0.1/README.md create mode 100644 incubator/portalexample/0.0.1/app-readme.md create mode 100644 incubator/portalexample/0.0.1/charts/common-7.0.12.tgz create mode 100644 incubator/portalexample/0.0.1/helm-values.md create mode 100644 incubator/portalexample/0.0.1/ix_values.yaml create mode 100644 incubator/portalexample/0.0.1/questions.yaml create mode 100644 incubator/portalexample/0.0.1/templates/_configmap.tpl create mode 100644 incubator/portalexample/0.0.1/templates/common.yaml create mode 100644 incubator/portalexample/0.0.1/test_values.yaml create mode 100644 incubator/portalexample/0.0.1/values.yaml create mode 100644 incubator/portalexample/item.yaml diff --git a/incubator/portalexample/0.0.1/CHANGELOG.md b/incubator/portalexample/0.0.1/CHANGELOG.md new file mode 100644 index 00000000000..83dcf52c4b7 --- /dev/null +++ b/incubator/portalexample/0.0.1/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### portalexample-0.0.1 (2021-09-16) + diff --git a/incubator/portalexample/0.0.1/CONFIG.md b/incubator/portalexample/0.0.1/CONFIG.md new file mode 100644 index 00000000000..fc9b2fa2d5f --- /dev/null +++ b/incubator/portalexample/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/portalexample/0.0.1/Chart.lock b/incubator/portalexample/0.0.1/Chart.lock new file mode 100644 index 00000000000..72a90bd44b2 --- /dev/null +++ b/incubator/portalexample/0.0.1/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.12 +digest: sha256:0e777e12a20c9a11423997f23899ddaa5c10f0d201b73bb3cdb30b8e7a656ed0 +generated: "2021-09-16T10:12:06.360221466Z" diff --git a/incubator/portalexample/0.0.1/Chart.yaml b/incubator/portalexample/0.0.1/Chart.yaml new file mode 100644 index 00000000000..64e83870cdb --- /dev/null +++ b/incubator/portalexample/0.0.1/Chart.yaml @@ -0,0 +1,24 @@ +apiVersion: v2 +appVersion: "2021.09" +dependencies: +- name: common + repository: https://truecharts.org/ + version: 7.0.12 +deprecated: false +description: portal example +home: https://github.com/truecharts/apps/tree/master/charts/stable/pihole +icon: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png +keywords: +- DNS +kubeVersion: '>=1.16.0-0' +maintainers: +- email: info@truecharts.org + name: TrueCharts + url: truecharts.org +name: portalexample +sources: +- https://pi-hole.net/ +- https://github.com/pi-hole +- https://github.com/pi-hole/docker-pi-hole +type: application +version: 0.0.1 diff --git a/incubator/portalexample/0.0.1/README.md b/incubator/portalexample/0.0.1/README.md new file mode 100644 index 00000000000..6c691ab51cf --- /dev/null +++ b/incubator/portalexample/0.0.1/README.md @@ -0,0 +1,39 @@ +# Introduction + +portal example + +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 | 7.0.12 | + +## 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/portalexample/0.0.1/app-readme.md b/incubator/portalexample/0.0.1/app-readme.md new file mode 100644 index 00000000000..13a8fed001c --- /dev/null +++ b/incubator/portalexample/0.0.1/app-readme.md @@ -0,0 +1,3 @@ +portal example + +This App is supplied by TrueCharts, for more information please visit https://truecharts.org diff --git a/incubator/portalexample/0.0.1/charts/common-7.0.12.tgz b/incubator/portalexample/0.0.1/charts/common-7.0.12.tgz new file mode 100644 index 0000000000000000000000000000000000000000..fcc9cde052eb45d0140ba95322ec0a3099667de1 GIT binary patch literal 36829 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 literal 0 HcmV?d00001 diff --git a/incubator/portalexample/0.0.1/helm-values.md b/incubator/portalexample/0.0.1/helm-values.md new file mode 100644 index 00000000000..38de80055cc --- /dev/null +++ b/incubator/portalexample/0.0.1/helm-values.md @@ -0,0 +1,40 @@ +# 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 | +|-----|------|---------|-------------| +| envFrom[0].configMapRef.name | string | `"pihole-env"` | | +| image.pullPolicy | string | `"IfNotPresent"` | | +| image.repository | string | `"ghcr.io/truecharts/pihole"` | | +| image.tag | string | `"v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e"` | | +| persistence.config.accessMode | string | `"ReadWriteOnce"` | | +| persistence.config.enabled | bool | `true` | | +| persistence.config.mountPath | string | `"/etc/pihole"` | | +| persistence.config.size | string | `"100Gi"` | | +| persistence.config.type | string | `"pvc"` | | +| persistence.dnsmasq.accessMode | string | `"ReadWriteOnce"` | | +| persistence.dnsmasq.enabled | bool | `true` | | +| persistence.dnsmasq.mountPath | string | `"/etc/dnsmasq.d"` | | +| persistence.dnsmasq.size | string | `"100Gi"` | | +| persistence.dnsmasq.type | string | `"pvc"` | | +| pihole.DNS1 | string | `"9.9.9.9"` | | +| pihole.DNS2 | string | `"149.112.112.112"` | | +| pihole.WEBPASSWORD | string | `"somepassword"` | | +| service.dns-tcp.enabled | bool | `true` | | +| service.dns-tcp.ports.https.enabled | bool | `true` | | +| service.dns-tcp.ports.https.port | int | `53` | | +| service.dns.enabled | bool | `true` | | +| service.dns.ports.dns.enabled | bool | `true` | | +| service.dns.ports.dns.port | int | `53` | | +| service.main.enabled | bool | `true` | | +| service.main.ports.main.port | int | `80` | | + +All Rights Reserved - The TrueCharts Project diff --git a/incubator/portalexample/0.0.1/ix_values.yaml b/incubator/portalexample/0.0.1/ix_values.yaml new file mode 100644 index 00000000000..30d1119f39b --- /dev/null +++ b/incubator/portalexample/0.0.1/ix_values.yaml @@ -0,0 +1,19 @@ +## +# This file contains Values.yaml content that gets added to the output of questions.yaml +# It's ONLY meant for content that the user is NOT expected to change. +# Example: Everything under "image" is not included in questions.yaml but is included here. +## + +image: + repository: ghcr.io/truecharts/pihole + pullPolicy: IfNotPresent + tag: v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e + +envFrom: + - configMapRef: + name: pihole-env + +## +# Most other defaults are set in questions.yaml +# For other options please refer to the wiki, default_values.yaml or the common library chart +## diff --git a/incubator/portalexample/0.0.1/questions.yaml b/incubator/portalexample/0.0.1/questions.yaml new file mode 100644 index 00000000000..27687279070 --- /dev/null +++ b/incubator/portalexample/0.0.1/questions.yaml @@ -0,0 +1,1793 @@ +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: + open: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/" + admin: + protocols: + - "$kubernetes-resource_configmap_portal_protocol" + host: + - "$kubernetes-resource_configmap_portal_host" + ports: + - "$kubernetes-resource_configmap_portal_port" + path: "/admin/" +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: controller + group: "Controller" + label: "" + schema: + type: dict + attrs: + - 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: advanced + 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: pihole + group: "App Configuration" + label: "Pi-Hole Configuration" + schema: + type: dict + attrs: + - variable: WEBPASSWORD + label: "WEBPASSWORD" + description: "Sets admin password for the GUI" + schema: + type: string + default: "" + required: true + - variable: DNS1 + label: "DNS1" + description: "Sets the first DNS server (use #port suffix for ports)" + schema: + type: string + default: "9.9.9.9" + - variable: DNS2 + label: "DNS2" + description: "Sets the second DNS server (use #port suffix for ports), only if DNS1 is entered" + schema: + type: string + default: "149.112.112.112" + + + + + - 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: "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: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: main + label: "Main Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - 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: targetPort + label: "Target Port" + description: "This port exposes the container port on the service" + schema: + type: int + default: 80 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 80 + editable: true + 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 + default: 36101 + - variable: dns + label: "DNS 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: "LoadBalancer" + 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: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: dns + label: "DNS Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - variable: protocol + label: "Port Type" + schema: + type: string + default: "UDP" + 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 + default: 53 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 53 + editable: true + 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: dns-tcp + label: "DNS-TCP 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: "LoadBalancer" + 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: "Service's Port(s) Configuration" + schema: + type: dict + attrs: + - variable: dns-tcp + label: "DNS-TCP Service Port Configuration" + schema: + type: dict + attrs: + - variable: enabled + label: "Enable the port" + schema: + type: boolean + default: true + hidden: true + - 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 + default: 53 + editable: false + hidden: true + - variable: port + label: "Container Port" + schema: + type: int + default: 53 + editable: true + 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: 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: 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: "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: 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" + 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 + - variable: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "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: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/etc/pihole" + hidden: true + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + 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: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - variable: dnsmasq + label: "App dnsmasq.d Storage" + description: "Stores the Application dnsmasq.d." + 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: "pvc" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: " Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: 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: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - variable: hostPathType + label: "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: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "/etc/dnsmasq.d" + hidden: true + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - variable: accessMode + label: "Access Mode (Advanced)" + 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: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + - 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: 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: type + label: "(Advanced) Type of Storage" + description: "Sets the persistence type" + schema: + type: string + default: "hostPath" + enum: + - value: "pvc" + description: "pvc" + - value: "emptyDir" + description: "emptyDir" + - value: "hostPath" + description: "hostPath" + - variable: storageClass + label: "(Advanced) storageClass" + description: "Warning: Anything other than SCALE-ZFS will break rollback!" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "SCALE-ZFS" + - 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: hostPath + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "hostPath"]] + type: hostpath + - 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: mountPath + label: "mountPath" + description: "Path inside the container the storage is mounted" + schema: + type: string + default: "" + required: true + - variable: medium + label: "EmptyDir Medium" + schema: + show_if: [["type", "=", "emptyDir"]] + type: string + default: "" + enum: + - value: "" + description: "Default" + - value: "Memory" + description: "Memory" + - 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: size + label: "Size quotum of storage" + schema: + show_if: [["type", "=", "pvc"]] + type: string + default: "100Gi" + + - 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: 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: securityContext + group: "Security and Permissions" + 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: true + - variable: runAsNonRoot + label: "runAsNonRoot" + schema: + type: boolean + default: false + + - variable: resources + group: "Resources and Devices" + label: "Resource Limits" + schema: + type: dict + attrs: + - variable: limits + label: "Advanced Limit Resource Consumption" + schema: + type: dict + attrs: + - variable: cpu + label: "CPU" + schema: + type: string + default: "2000m" + valid_chars: '^([0-9]+)(\.[0-9]?|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "2Gi" + valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|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-9]+)(\.[0-9]?|m?)$' + - variable: memory + label: "Memory RAM" + schema: + type: string + default: "50Mi" + valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$' + + + - variable: autoscaling + group: "Resources and Devices" + 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: auth + label: "authentication credentials" + description: "authentication credentials, seperated by ; example: username;password" + schema: + type: string + default: "" + - variable: wireguard + label: "Wireguard Settings" + schema: + type: dict + show_if: [["type", "=", "wireguard"]] + attrs: + - variable: KILLSWITCH + label: "Enable killswitch" + schema: + type: boolean + default: false + - variable: KILLSWITCH_EXCLUDEDNETWORKS_IPV4 + label: "Killswitch Excluded IPv4 networks" + description: "list of killswitch excluded ipv4 addresses seperated by ;" + schema: + type: string + default: "172.16.0.0/12" + - variable: KILLSWITCH_EXCLUDEDNETWORKS_IPV6 + label: "Killswitch Excluded IPv6 networks" + description: "list of killswitch excluded ipv4 addresses seperated by ;" + schema: + type: string + default: "" + - 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" + schema: + type: string + default: "/mnt/tank/config/YourVPN-Config.conf" + 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 diff --git a/incubator/portalexample/0.0.1/templates/_configmap.tpl b/incubator/portalexample/0.0.1/templates/_configmap.tpl new file mode 100644 index 00000000000..f39ca5c60b0 --- /dev/null +++ b/incubator/portalexample/0.0.1/templates/_configmap.tpl @@ -0,0 +1,13 @@ +{{/* Define the configmap */}} +{{- define "pihole.configmap" -}} +--- +apiVersion: v1 +kind: ConfigMap +metadata: + name: pihole-env +data: + WEBPASSWORD: {{ .Values.pihole.WEBPASSWORD | squote }} + {{- if .Values.pihole.DNS1 }} + "PIHOLE_DNS_": {{ if .Values.pihole.DNS2 }}{{ ( printf "%v;%v" .Values.pihole.DNS1 .Values.pihole.DNS2 ) | squote }}{{ else }}{{ .Values.pihole.DNS1 | squote }}{{ end }} + {{- end }} +{{- end -}} diff --git a/incubator/portalexample/0.0.1/templates/common.yaml b/incubator/portalexample/0.0.1/templates/common.yaml new file mode 100644 index 00000000000..795166e50a2 --- /dev/null +++ b/incubator/portalexample/0.0.1/templates/common.yaml @@ -0,0 +1,8 @@ +{{/* Make sure all variables are set properly */}} +{{- include "common.values.setup" . }} + +{{/* Render configmap for pihole */}} +{{- include "pihole.configmap" . }} + +{{/* Render the templates */}} +{{ include "common.all" . }} diff --git a/incubator/portalexample/0.0.1/test_values.yaml b/incubator/portalexample/0.0.1/test_values.yaml new file mode 100644 index 00000000000..01a96e5f237 --- /dev/null +++ b/incubator/portalexample/0.0.1/test_values.yaml @@ -0,0 +1,49 @@ +# Default values for Jackett. + +image: + repository: ghcr.io/truecharts/pihole + pullPolicy: IfNotPresent + tag: v2021.09@sha256:e043ab188da4c36abb11d70d82bbfb394ef5054abff21dafbaf54bc21861bd1e + +envFrom: + - configMapRef: + name: pihole-env + +service: + main: + enabled: true + ports: + main: + port: 80 + dns-tcp: + enabled: true + ports: + https: + enabled: true + port: 53 + dns: + enabled: true + ports: + dns: + enabled: true + port: 53 + +pihole: + WEBPASSWORD: "somepassword" + DNS1: "9.9.9.9" + DNS2: "149.112.112.112" + + +persistence: + config: + enabled: true + mountPath: "/etc/pihole" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" + dnsmasq: + enabled: true + mountPath: "/etc/dnsmasq.d" + type: pvc + accessMode: ReadWriteOnce + size: "100Gi" diff --git a/incubator/portalexample/0.0.1/values.yaml b/incubator/portalexample/0.0.1/values.yaml new file mode 100644 index 00000000000..e69de29bb2d diff --git a/incubator/portalexample/item.yaml b/incubator/portalexample/item.yaml new file mode 100644 index 00000000000..5baf68f09c7 --- /dev/null +++ b/incubator/portalexample/item.yaml @@ -0,0 +1,3 @@ +categories: + - networking +icon_url: https://upload.wikimedia.org/wikipedia/en/thumb/1/15/Pi-hole_vector_logo.svg/1200px-Pi-hole_vector_logo.svg.png