Allow to define the resources for tornjak backend

Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
Marco Franssen
2023-05-16 19:31:38 +02:00
parent 382e0d4a47
commit a11cfc99ac
3 changed files with 14 additions and 0 deletions
@@ -182,6 +182,8 @@ spec:
- name: tornjak
containerPort: 10000
protocol: TCP
resources:
{{- toYaml .Values.tornjak.resources | nindent 12 }}
volumeMounts:
- name: {{ include "spire-tornjak.config" . }}
mountPath: /run/spire/tornjak-config