mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
fix(helm): change proxy to wsproxy (#7499)
This commit is contained in:
@@ -64,7 +64,7 @@ spec:
|
||||
- /opt/coder
|
||||
args:
|
||||
{{- if .Values.coder.workspaceProxy }}
|
||||
- proxy
|
||||
- wsproxy
|
||||
{{- end }}
|
||||
- server
|
||||
resources:
|
||||
|
||||
+1
-1
@@ -137,7 +137,7 @@ spec:
|
||||
command:
|
||||
- /opt/coder
|
||||
args:
|
||||
- proxy
|
||||
- wsproxy
|
||||
- server
|
||||
resources:
|
||||
{}
|
||||
|
||||
Reference in New Issue
Block a user