Allow to define the resources for tornjak backend
Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user