Skip to content

Commit

Permalink
chore: Fix small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
fmarek-kindred committed May 1, 2024
1 parent d6202ef commit f64a9a2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 140 deletions.
2 changes: 1 addition & 1 deletion brownie/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ Scheduler will invoke a shell script which then query K8s cluster, generate a li

The conceptual algorithm looks like this:

1. CI job swakes and invokes `clean-ns.sh`;
1. CI job awakes and invokes `clean-ns.sh`;
2. The `clean-ns.sh` queries K8s and makes JSON file;
3. The `clean-ns.sh` launches node app;
4. The node app cleans old namespaces.
Expand Down
139 changes: 0 additions & 139 deletions brownie/docs/.$arch.drawio.bkp

This file was deleted.

0 comments on commit f64a9a2

Please sign in to comment.