WIP - make better generation for crontabs

This commit is contained in:
2022-05-24 15:21:08 +02:00
parent 5fd1e16f1a
commit 124f06e5f4
3 changed files with 37 additions and 11 deletions

View File

@@ -28,6 +28,8 @@ const (
ICON_CONF = "📝"
ICON_STORE = "⚡"
ICON_INGRESS = "🌐"
ICON_RBAC = "🔑"
ICON_CRON = "🕒"
)
// Values is kept in memory to create a values.yaml file.