Update values.yaml
This commit is contained in:
parent
bd79f5558c
commit
558bf26fc5
|
@ -18,15 +18,11 @@ fediblockhole:
|
||||||
# Location of a local allowlist file. It is recommended that this file should at a
|
# Location of a local allowlist file. It is recommended that this file should at a
|
||||||
# minimum contain the web_domain of your own instance.
|
# minimum contain the web_domain of your own instance.
|
||||||
allow_file:
|
allow_file:
|
||||||
# Optionally, set a path other than "/etc/default/"
|
|
||||||
path: ""
|
|
||||||
# Optionally, set the name of the file. This should match the data key in the
|
# Optionally, set the name of the file. This should match the data key in the
|
||||||
# associated ConfigMap
|
# associated ConfigMap
|
||||||
filename: ""
|
filename: ""
|
||||||
# Location of a local blocklist file.
|
# Location of a local blocklist file.
|
||||||
block_file:
|
block_file:
|
||||||
# Optionally, set a path other than "/etc/default/"
|
|
||||||
path: ""
|
|
||||||
# Optionally, set the name of the file. This should match the data key in the
|
# Optionally, set the name of the file. This should match the data key in the
|
||||||
# associated ConfigMap
|
# associated ConfigMap
|
||||||
filename: ""
|
filename: ""
|
||||||
|
|
Loading…
Reference in New Issue