Ensure that job pods are also removed.

This commit is contained in:
2024-09-11 23:31:06 +01:00
parent cfe481259b
commit 9cf5975def
5 changed files with 41 additions and 26 deletions
+2 -2
View File
@@ -10,9 +10,9 @@ description: |
type: application
version: 0.1.28
version: 0.1.30
appVersion: "0.1.28"
appVersion: "0.1.30"
home: https://github.com/lukaszraczylo/kubernetes-images-sync-operator
@@ -53,6 +53,10 @@ spec:
spec:
description: ClusterImageExportSpec defines the desired state of ClusterImageExport
properties:
additionalImages:
items:
type: string
type: array
basePath:
description: Base path for the export - both file and S3
maxLength: 255
+1 -1
View File
@@ -12,7 +12,7 @@ sa:
- ALL
image:
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
tag: 0.1.28
tag: 0.1.30
resources:
limits:
cpu: 500m