Skip to content

Commit

Permalink
update npm modules (#351)
Browse files Browse the repository at this point in the history
* update npm modules

* fix lint

* move markdownlint to dev dependencies

Co-authored-by: Katie Dai <[email protected]>
  • Loading branch information
kdai7 and Katie Dai authored Aug 25, 2022
1 parent 129942c commit 94d0963
Show file tree
Hide file tree
Showing 3 changed files with 353 additions and 182 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -369,7 +369,7 @@ the resource, and the label `deploy.razee.io/debug: true` exists on the live
resource, it will treat the resource as ensure exist and not override any changes.
This is useful for when you need to debug a live resource and don't want razeedeploy
overriding your changes. Note: this will only work when you add it to live resources.
If you want to have the EnsureExist behavior, see [Resource Update Mode](#Resource-Update-Mode).
If you want to have the EnsureExist behavior, see [Resource Update Mode](#resource-update-mode).

- ie: `kubectl label rr <your-rr> deploy.razee.io/debug=true`

Expand Down
Loading

0 comments on commit 94d0963

Please sign in to comment.