Fix the issue with job continuously restarting.

This commit is contained in:
Lukasz Raczylo
2024-09-11 23:51:06 +01:00
parent 9cf5975def
commit e8cda5952f
4 changed files with 22 additions and 25 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ description: |
type: application
version: 0.1.30
version: 0.1.33
appVersion: "0.1.30"
appVersion: "0.1.33"
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
+1 -1
View File
@@ -12,7 +12,7 @@ sa:
- ALL
image:
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
tag: 0.1.30
tag: 0.1.33
resources:
limits:
cpu: 500m