Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0e63613

Browse files
authored
fix(helm): change proxy to wsproxy (#7499)
1 parentae3473d commit0e63613

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎helm/templates/coder.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ spec:
6464
-/opt/coder
6565
args:
6666
{{- if .Values.coder.workspaceProxy }}
67-
-proxy
67+
-wsproxy
6868
{{- end }}
6969
-server
7070
resources:

‎helm/tests/testdata/workspace_proxy.golden

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ spec:
137137
command:
138138
- /opt/coder
139139
args:
140-
-proxy
140+
-wsproxy
141141
- server
142142
resources:
143143
{}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp