helm-charts/charts/library/common-test/ci/cronjob-values.yaml
Bernd Schorgers 3d3028b889
feat(common): Release v2.4.0 (#245)
Signed-off-by: Christopher Larivière <lariviere.c@gmail.com>
Co-authored-by: Christopher Larivière <lariviere.c@gmail.com>
Co-authored-by: Markus Reiter <me@reitermark.us>
2023-12-10 08:56:08 +00:00

21 lines
330 B
YAML

controllers:
main:
type: cronjob
cronjob:
timeZone: UTC
containers:
main:
image:
repository: ghcr.io/mendhak/http-https-echo
tag: 31
pullPolicy: IfNotPresent
service:
main:
enabled: false
configMaps:
config:
enabled: true
data:
test: value 1