We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5204397 commit 8b467b8Copy full SHA for 8b467b8
Charts/web-conexs/templates/submitter_deployment.yaml
@@ -1,7 +1,7 @@
1
{{- if .Values.submitter.enabled -}}
2
3
apiVersion: apps/v1
4
-kind: Deployment
+kind: StatefulSet
5
metadata:
6
name: {{ include "web-conexs.fullname" . }}-submitter
7
spec:
0 commit comments