Skip to content

Commit

Permalink
Disable flag
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Sep 6, 2023
1 parent fd99e36 commit b5402d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/ace/templates/platform/setup-job.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ spec:
{{- if eq .Values.global.platform.deploymentType "Hosted" }}
- --create-nats-stream
{{- end }}
- --importer-service-account={{ include "appscode.serviceAccountName" . }}-importer
# - --importer-service-account={{ include "appscode.serviceAccountName" . }}-importer
# ports:
# - name: http
# containerPort: 3000
Expand Down

0 comments on commit b5402d5

Please sign in to comment.