Skip to content

Commit

Permalink
remove todo's
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k committed Oct 31, 2023
1 parent 09ba204 commit 36b5043
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions library/ix-dev/community/searxng/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,6 @@ questions:
description: Host Path (Path that already exists on the system)
- value: "ixVolume"
description: ixVolume (Dataset created automatically by the system)
# FIXME: Needs migration from datasetName -> ixVolumeConfig.datasetName
- variable: ixVolumeConfig
label: ixVolume Configuration
description: The configuration for the ixVolume dataset.
Expand Down Expand Up @@ -143,7 +142,6 @@ questions:
attrs: []
$ref:
- "normalize/acl"
# FIXME: Needs migration from hostPath -> hostPathConfig.hostPath
- variable: hostPathConfig
label: hostPathConfig
schema:
Expand All @@ -162,7 +160,6 @@ questions:
schema:
type: boolean
default: false
# If aclEnable is true, hostPathConfig.acl.path
- variable: acl
label: ACL Configuration
schema:
Expand All @@ -171,7 +168,6 @@ questions:
attrs: []
$ref:
- "normalize/acl"
# If aclEnable is false, hostPathConfig.hostPath
- variable: hostPath
label: Host Path
description: The host path to use for storage.
Expand Down

0 comments on commit 36b5043

Please sign in to comment.