From 2c639fc071fb4051e4e5727569e5e1c24730851f Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Thu, 15 Feb 2024 19:02:18 +0100 Subject: [PATCH] chore: BREAKING CHANGE, remove scale certs on ingress Signed-off-by: Kjeld Schouten --- templates/questions/ingress/ingressAdvanced.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/templates/questions/ingress/ingressAdvanced.yaml b/templates/questions/ingress/ingressAdvanced.yaml index 551f56c69bc..b50cf16ee2c 100644 --- a/templates/questions/ingress/ingressAdvanced.yaml +++ b/templates/questions/ingress/ingressAdvanced.yaml @@ -222,10 +222,4 @@ show_if: [["certificateIssuer", "=", ""]] type: string default: "" - - variable: scaleCert - label: 'Use TrueNAS SCALE Certificate (Deprecated)' - schema: - show_if: [["certificateIssuer", "=", ""]] - type: int - $ref: - "definitions/certificate"