diff --git a/helm/peikarband/templates/deployment.yaml b/helm/peikarband/templates/deployment.yaml index 8716493..b12a526 100644 --- a/helm/peikarband/templates/deployment.yaml +++ b/helm/peikarband/templates/deployment.yaml @@ -47,10 +47,7 @@ spec: - name: frontend containerPort: {{ .Values.service.frontend.targetPort }} protocol: TCP - # livenessProbe: - # {{- toYaml .Values.livenessProbe | nindent 12 }} - # readinessProbe: - # {{- toYaml .Values.readinessProbe | nindent 12 }} + resources: {{- toYaml .Values.resources | nindent 12 }} env: