✨(helm) allow to configure cronjobs using backend image
We want to configure cronjobs. Instead of declaring them one by one, we use a CronJobList, the will all have the same pattern, mostly the command and the schedule will change.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
apiVersion: v2
|
||||
type: application
|
||||
name: docs
|
||||
version: 3.4.0-beta.1
|
||||
version: 3.4.0-beta.2
|
||||
appVersion: latest
|
||||
|
||||
Reference in New Issue
Block a user