Skip to content

Commit

Permalink
Modyfied README
Browse files Browse the repository at this point in the history
  • Loading branch information
Valentin Khramtsov committed Sep 25, 2023
1 parent b21b76c commit 9c0d4a7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ my learning purposes of Go programming.

This application can be used in the development kubernetes cluster, to
automatically delete outdated deployments in particular namespace.
In current version I commented the parts of the code that related to
deleting actions. This parts located in the module `pkg/deleteobjects`.
This is next version in which you can use environment variable DRY_RUN,
to skip deleting actions if it set to true.

## Installation

Expand Down

0 comments on commit 9c0d4a7

Please sign in to comment.