[COMMON] Harmonize resource settings
[oom.git] / kubernetes / common / network-name-gen / templates / deployment.yaml
index 1eed35c..010ec0f 100644 (file)
@@ -43,6 +43,13 @@ spec:
               fieldPath: metadata.namespace
         image: {{ include "repositoryGenerator.image.readiness" . }}
         imagePullPolicy: {{ .Values.global.pullPolicy | default .Values.pullPolicy }}
+        resources:
+          limits:
+            cpu: "100m"
+            memory: "0.5Gi"
+          requests:
+            cpu: "3m"
+            memory: "0.02Gi"
       containers:
       - name: {{ include "common.name" . }}
         command: