Skip to content

Commit

Permalink
port
Browse files Browse the repository at this point in the history
  • Loading branch information
james-otten committed Aug 17, 2024
1 parent a609a70 commit 892a448
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion infra/los/templates/backend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ spec:
key: los-database-url
ports:
- name: http
containerPort: {{ .Values.backend.port }}
containerPort: {{ .Values.los_backend.port }}
protocol: TCP
livenessProbe:
{{- toYaml .Values.livenessProbe | nindent 12 }}
Expand Down

0 comments on commit 892a448

Please sign in to comment.