Add ability to provide annotations to the jobs.

This commit is contained in:
2024-09-11 13:09:54 +01:00
parent bbb41681df
commit fffbae11d8
33 changed files with 143 additions and 85 deletions
+4 -4
View File
@@ -1,4 +1,5 @@
cmRaczyloCom:
kubernetesClusterDomain: cluster.local
sa:
manager:
args:
- --metrics-bind-address=:8443
@@ -11,7 +12,7 @@ cmRaczyloCom:
- ALL
image:
repository: ghcr.io/lukaszraczylo/kubernetes-images-sync-operator
tag: 0.1.18
tag: 0.1.20
resources:
limits:
cpu: 500m
@@ -22,11 +23,10 @@ cmRaczyloCom:
replicas: 1
serviceAccount:
annotations: {}
cmRaczyloComMetricsService:
saMetricsService:
ports:
- name: https
port: 8443
protocol: TCP
targetPort: 8443
type: ClusterIP
kubernetesClusterDomain: cluster.local