Skip to content

Commit 32a13de

Browse files
committed
Update README to clarify addon invocation behavior in CLI
1 parent 3f9bbe1 commit 32a13de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -251,4 +251,4 @@ func MyAddon(cluster *types.Cluster, logger *utils.Logger)
251251

252252
- Use the provided helpers in `pkg/clusterutils` for manifest application, Helm, and readiness checks.
253253
- Addons should be idempotent and log all actions.
254-
- Addons are invoked automatically if their corresponding CLI flag is set.
254+
- Addons are invoked automatically if their corresponding CLI flag is set.

0 commit comments

Comments
 (0)