File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1
1
# application
2
2
3
- ![ Version: 1.26.1 ] ( https://img.shields.io/badge/Version-1.26.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.0] ( https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square )
3
+ ![ Version: 1.27.0 ] ( https://img.shields.io/badge/Version-1.27.0 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.0.0] ( https://img.shields.io/badge/AppVersion-1.0.0-informational?style=flat-square )
4
4
5
5
Generic application chart with common requirements of a typical workload.
6
6
@@ -17,6 +17,7 @@ Generic application chart with common requirements of a typical workload.
17
17
| Key | Type | Default | Description |
18
18
| -----| ------| ---------| -------------|
19
19
| statefulSet.enabled | bool | ` false ` | |
20
+ | statefulSet.podManagementPolicy | string | ` "OrderedReady" ` | |
20
21
| container.port | int | ` 8080 ` | |
21
22
| container.securityContext.allowPrivilegeEscalation | bool | ` false ` | |
22
23
| container.annotations."cluster-autoscaler.kubernetes.io/safe-to-evict" | string | ` "true" ` | |
You can’t perform that action at this time.
0 commit comments