We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efd1747 commit 69068f2Copy full SHA for 69068f2
README.md
@@ -235,6 +235,11 @@ immediately.
235
236
Each SPOA definition accepts overrides that feed directly into the templates:
237
238
+- Set `service` for every enabled SPOA so the role can restart the unit after
239
+ config or policy changes. The defaults ship with the appropriate values
240
+ (`decision-spoa`, `coraza-spoa`, `cookie-guard-spoa`); keep them in your
241
+ overrides unless you rename the systemd units.
242
+
243
- Adjust listener endpoints by modifying `backend.servers`.
244
- Override runtime arguments through `env_opts`.
245
- Inject extra HAProxy directives with `spoa.backend.extra_lines` or
0 commit comments