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.29 .0] ( https://img.shields.io/badge/Version-1.29 .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 )
3
+ ![ Version: 1.30 .0] ( https://img.shields.io/badge/Version-1.30 .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
@@ -21,6 +21,7 @@ Generic application chart with common requirements of a typical workload.
21
21
| container.port | int | ` 8080 ` | |
22
22
| container.securityContext.allowPrivilegeEscalation | bool | ` false ` | |
23
23
| container.annotations."cluster-autoscaler.kubernetes.io/safe-to-evict" | string | ` "true" ` | |
24
+ | container.command | list | ` [] ` | |
24
25
| container.args | list | ` [] ` | |
25
26
| autoscaling.minReplicaCount | int | ` 1 ` | |
26
27
| autoscaling.maxReplicaCount | int | ` 1 ` | |
You can’t perform that action at this time.
0 commit comments