Compare commits

...

1 Commits

Author SHA1 Message Date
Piyush Jain 6d8adc6168 chore: switch curl images to quay.io (#5916) 2025-05-31 11:19:22 +00:00
2 changed files with 6 additions and 6 deletions
@@ -21,7 +21,7 @@ cronJob:
name: formbricks-stage-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 9 * * *
successfulJobsHistoryLimit: 0
@@ -44,7 +44,7 @@ cronJob:
name: formbricks-stage-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 0 * * *
successfulJobsHistoryLimit: 0
@@ -67,7 +67,7 @@ cronJob:
name: formbricks-stage-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 8 * * 1
successfulJobsHistoryLimit: 0
@@ -20,7 +20,7 @@ cronJob:
name: formbricks-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 9 * * *
successfulJobsHistoryLimit: 0
@@ -43,7 +43,7 @@ cronJob:
name: formbricks-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 0 * * *
successfulJobsHistoryLimit: 0
@@ -66,7 +66,7 @@ cronJob:
name: formbricks-app-env
image:
imagePullPolicy: IfNotPresent
repository: curlimages/curl
repository: quay.io/curl/curl
tag: latest
schedule: 0 8 * * 1
successfulJobsHistoryLimit: 0