Add Templates to pretty config

This commit is contained in:
Nikolai Rodionov 2024-05-10 15:55:26 +02:00
parent c2b459ee70
commit ca8e0c3aa8
Signed by: allanger
GPG Key ID: 0AA46A90E25592AD

View File

@ -149,6 +149,7 @@ func (app *Application) Create(ctx context.Context) error {
Labels: map[string]string{ Labels: map[string]string{
"component": "install", "component": "install",
"kind": "action", "kind": "action",
"environment": app.Data.Environemnt,
}, },
}, },
StringData: map[string]string{ StringData: map[string]string{