Skip to content

Commit

Permalink
Update deployment.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hodgins authored and Hodgins committed Feb 6, 2025
1 parent b42a02b commit 66acd23
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion helm/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,4 @@ spec:
image: "{{ .Values.image.tag }}"
ports:
- containerPort: 3000
resources: {{- toYaml .Values.resources | nindent 12 }}
restartPolicy: Always

0 comments on commit 66acd23

Please sign in to comment.