templates: CronJob is part of the batch/v1 api

This commit is contained in:
sanne 2021-12-07 10:15:55 +01:00 committed by Sanne Raymaekers
parent 523bcdd98e
commit 4224b2231b

View file

@ -220,7 +220,7 @@ objects:
jwt_keys_url = "${SSO_BASE_URL}/protocol/openid-connect/certs" jwt_keys_url = "${SSO_BASE_URL}/protocol/openid-connect/certs"
jwt_acl_file = "${COMPOSER_CONFIG_DIR}/acl.yml" jwt_acl_file = "${COMPOSER_CONFIG_DIR}/acl.yml"
- apiVersion: v1 - apiVersion: batch/v1
kind: CronJob kind: CronJob
metadata: metadata:
labels: labels: