File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55
66# delay
77
8- ![ Version: 0.1.1 ] ( https://img.shields.io/badge/Version-0.1.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1.1 ] ( https://img.shields.io/badge/AppVersion-0.1.1 -informational?style=flat-square )
8+ ![ Version: 0.1.2 ] ( https://img.shields.io/badge/Version-0.1.2 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.1.2 ] ( https://img.shields.io/badge/AppVersion-0.1.2 -informational?style=flat-square )
99A Helm Chart Toolbox "test" to simply delay. Useful for letting your system work for a certain amount of time before proceeding with the next test.
1010
1111## How it works
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ creates a Pod to delay for two minutes:
1010 labels :
1111 app .kubernetes .io / instance : RELEASE - NAME
1212 app .kubernetes .io / managed - by : Helm
13- app .kubernetes .io / version : 0.1 .1
14- helm .sh / chart : delay - 0.1 .1
13+ app .kubernetes .io / version : 0.1 .2
14+ helm .sh / chart : delay - 0.1 .2
1515 name : RELEASE - NAME - delay
1616 namespace : NAMESPACE
1717 spec :
You can’t perform that action at this time.
0 commit comments