Skip to content

Commit 4e5fa27

Browse files
committed
fix: multiple blank lines lint
1 parent cea5c78 commit 4e5fa27

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,6 @@ This pattern allows fine-grained reload control — workloads only restart if th
153153
1. ✅ You want to reload a workload only if it references a ConfigMap or Secret that has been explicitly tagged with `reloader.stakater.com/match: "true"`.
154154
1. ✅ Use this when you want full control over which shared or system-wide resources trigger reloads. Great in multi-tenant clusters or shared configs.
155155
156-
157156
### ⛔ Resource-Level Ignore Annotation
158157
159158
When you need to prevent specific ConfigMaps or Secrets from triggering any reloads, use the ignore annotation on the resource itself:

0 commit comments

Comments
 (0)