Closed
Description
Values.yaml
# Optional additional arguments
extraArgs:
# - --allow-http
- --no-auth
Steps to Reproduce
- Uncomment the Extra Argument for --no-auth in the helm-chart/values.yaml file
- Install the Helm chart
Expected
Chart should install and code-server should not require a password
Actual
Chart installs but the code-server pod is in error
Logs
$ k logs code-server-694b6f4b98-j6srk -f
[2021-08-19T17:51:09.606Z] error Unknown option --no-auth
Metadata
Metadata
Assignees
Labels
No labels