diff --git a/charts/schulportal-load-tests/templates/cronjob.yaml b/charts/schulportal-load-tests/templates/cronjob.yaml index 18c1a68..5855da0 100644 --- a/charts/schulportal-load-tests/templates/cronjob.yaml +++ b/charts/schulportal-load-tests/templates/cronjob.yaml @@ -22,7 +22,7 @@ spec: automountServiceAccountToken: false containers: - name: {{ $job_name }} - image: ghcr.io/dbildungsplattform/schulportal-load-test:{{$job_options.iamge-tag}} + image: ghcr.io/dbildungsplattform/schulportal-load-test:{{ $job_options.iamgeTag }} imagePullPolicy: Always securityContext: allowPrivilegeEscalation: false diff --git a/charts/schulportal-load-tests/values.yaml b/charts/schulportal-load-tests/values.yaml index f662c6e..b30eaff 100644 --- a/charts/schulportal-load-tests/values.yaml +++ b/charts/schulportal-load-tests/values.yaml @@ -5,7 +5,7 @@ cronjobs: port: 5656 serviceName: dev-scenario # image-tag: latest - image-tag: SPSH-1012 + imageTag: SPSH-1012 environment: main.dev.spsh.dbildungsplattform.de # jobsParallelism: not used yet but available? test it # staging-scenario: