chore: BREAKING CHANGE, remove scale certs on ingressList
Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
parent
2c639fc071
commit
fa6f561f30
|
@ -115,13 +115,6 @@
|
||||||
schema:
|
schema:
|
||||||
type: string
|
type: string
|
||||||
default: ""
|
default: ""
|
||||||
- variable: scaleCert
|
|
||||||
label: Use TrueNAS SCALE Certificate (Deprecated)
|
|
||||||
schema:
|
|
||||||
show_if: [["certificateIssuer", "=", ""]]
|
|
||||||
type: int
|
|
||||||
$ref:
|
|
||||||
- "definitions/certificate"
|
|
||||||
- variable: clusterCertificate
|
- variable: clusterCertificate
|
||||||
label: 'Cluster Certificate (Advanced)'
|
label: 'Cluster Certificate (Advanced)'
|
||||||
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
description: 'Add the name of your cluster-wide certificate, that you set up in the ClusterIssuer chart.'
|
||||||
|
|
Loading…
Reference in New Issue