feat(custom-app): Add custom command UI (#2983)

* feat(custom-app): Add custom command UI

* give custom command it's own checkbox

Co-authored-by: Kjeld Schouten-Lebbing <kjeld@schouten-lebbing.nl>
This commit is contained in:
Stavros Kois
2022-06-27 11:38:05 +02:00
committed by GitHub
co-authored by Kjeld Schouten-Lebbing
parent 4e708732a9
commit e4e6f86d2c
5 changed files with 29 additions and 1 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ name: custom-app
sources:
- https://github.com/truecharts/apps/tree/master/charts/stable/custom-app
type: application
version: 5.0.16
version: 5.1.0
annotations:
truecharts.org/catagories: |
- custom
+1
View File
@@ -106,6 +106,7 @@ questions:
description: "RollingUpdate: Create new pods and then kill old ones"
- value: "OnDelete"
description: "(Legacy) OnDelete: ignore .spec.template changes"
# Include{controllerExpertCommand}
# Include{controllerExpert}
# Include{containerConfig}