templates: CronJob is part of the batch/v1 api
This commit is contained in:
parent
523bcdd98e
commit
4224b2231b
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue