We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7393c93 commit a26e99eCopy full SHA for a26e99e
1 file changed
charts/friendly-computing-machine/templates/subscribe.yaml
@@ -12,7 +12,7 @@ metadata:
12
"argocd.argoproj.io/sync-wave": "0"
13
{{- end }}
14
spec:
15
- replicas: {{ .Values.subscribe.replicas | default 1 }}
+ replicas: {{ .Values.subscribe.replicas }}
16
selector:
17
matchLabels:
18
app: fcm-subscribe
0 commit comments