Skip to content

Commit

Permalink
restore immutable flag
Browse files Browse the repository at this point in the history
  • Loading branch information
stavros-k committed Nov 24, 2023
1 parent 42e8fc4 commit 13483aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions library/ix-dev/community/searxng/questions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: additionalStorages
label: Additional Storage
Expand Down Expand Up @@ -230,6 +231,7 @@ questions:
schema:
type: hostpath
show_if: [["aclEnable", "=", false]]
immutable: true
required: true
- variable: ixVolumeConfig
label: ixVolume Configuration
Expand Down

0 comments on commit 13483aa

Please sign in to comment.