blob: 49ebbb02c85113f217ae6f447488ee3c1cd6c0de [file] [log] [blame]
Giorgi Lekveishvili725bb392023-05-05 18:24:27 +04001controller:
2 service:
3 type: ClusterIP
4 admissionWebhooks:
5 enabled: true
6 createSecretJob:
7 resources:
8 limits:
9 cpu: 10m
10 memory: 20Mi
11 requests:
12 cpu: 10m
13 memory: 20Mi
14 patchWebhookJob:
15 resources:
16 limits:
17 cpu: 10m
18 memory: 20Mi
19 requests:
20 cpu: 10m
21 memory: 20Mi
22 patch:
23 enabled: true