From 4224b2231b03d9e4945c787f8aa09ff671dcb79d Mon Sep 17 00:00:00 2001 From: sanne Date: Tue, 7 Dec 2021 10:15:55 +0100 Subject: [PATCH] templates: CronJob is part of the batch/v1 api --- templates/composer.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/composer.yml b/templates/composer.yml index 2a2169833..d93c3e089 100644 --- a/templates/composer.yml +++ b/templates/composer.yml @@ -220,7 +220,7 @@ objects: jwt_keys_url = "${SSO_BASE_URL}/protocol/openid-connect/certs" jwt_acl_file = "${COMPOSER_CONFIG_DIR}/acl.yml" -- apiVersion: v1 +- apiVersion: batch/v1 kind: CronJob metadata: labels: