From fa6f561f30cd65d68079cc2aa76685a843fb8ebb Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 15 Feb 2024 19:02:48 +0100 Subject: [PATCH] chore: BREAKING CHANGE, remove scale certs on ingressList Signed-off-by: Kjeld Schouten --- templates/questions/ingress/ingressList.yaml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/templates/questions/ingress/ingressList.yaml b/templates/questions/ingress/ingressList.yaml index 2c263471658..f3ca3d879c1 100644 --- a/templates/questions/ingress/ingressList.yaml +++ b/templates/questions/ingress/ingressList.yaml @@ -115,13 +115,6 @@ schema: type: string default: "" - - variable: scaleCert - label: Use TrueNAS SCALE Certificate (Deprecated) - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - - "definitions/certificate" - variable: clusterCertificate label: 'Cluster Certificate (Advanced)' description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'