From 558bf26fc583e6c9889b5a64e6da571be002e17c Mon Sep 17 00:00:00 2001 From: cunningpike <117583036+cunningpike@users.noreply.github.com> Date: Tue, 21 Feb 2023 20:21:20 -0500 Subject: [PATCH] Update values.yaml --- chart/values.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 4cdbe14..74643c1 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -18,15 +18,11 @@ fediblockhole: # Location of a local allowlist file. It is recommended that this file should at a # minimum contain the web_domain of your own instance. 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 # associated ConfigMap filename: "" # Location of a local blocklist 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 # associated ConfigMap filename: ""