mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
feat(common): Release version 2.0.0-beta.1 (#173)
This commit is contained in:
parent
19767d668c
commit
7b6ee00be6
189 changed files with 3110 additions and 3023 deletions
19
charts/library/common-test/ci/cronjob-values.yaml
Normal file
19
charts/library/common-test/ci/cronjob-values.yaml
Normal file
|
@ -0,0 +1,19 @@
|
|||
controllers:
|
||||
main:
|
||||
type: cronjob
|
||||
containers:
|
||||
main:
|
||||
image:
|
||||
repository: ghcr.io/mendhak/http-https-echo
|
||||
tag: 29
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
service:
|
||||
main:
|
||||
enabled: false
|
||||
|
||||
configMaps:
|
||||
config:
|
||||
enabled: true
|
||||
data:
|
||||
test: value 1
|
Loading…
Add table
Add a link
Reference in a new issue