Skip to content

Commit

Permalink
Updated yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidOkulski committed Jan 8, 2025
1 parent 350f78d commit 685c674
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 @@ -16,7 +16,6 @@ spec:
spec:
containers:
- name: app
command: [ "sleep", "3600" ]
image: "{{ .Values.app.repository }}:{{ .Values.app.tag }}"
ports:
- containerPort: {{ .Values.env.APP_PORT }}
Expand Down

0 comments on commit 685c674

Please sign in to comment.