Skip to content

Commit

Permalink
Update daemonset.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Zadkiel Aharonian <[email protected]>
  • Loading branch information
aslafy-z authored Mar 27, 2024
1 parent b819198 commit 9697966
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,8 @@ spec:
- name: retinawin
image: {{ .Values.image.repository }}:{{ .Values.image.tag }}
ports:
- containerPort: {{ .Values.retinaPort }}
- name: http
containerPort: {{ .Values.retinaPort }}
command:
- powershell.exe
- -command
Expand Down

0 comments on commit 9697966

Please sign in to comment.