Skip to content

Unknown option --no-auth #4009

Closed
Closed
@markgarrigan

Description

@markgarrigan

Values.yaml

# Optional additional arguments
extraArgs:
#  - --allow-http
  - --no-auth

Steps to Reproduce

  1. Uncomment the Extra Argument for --no-auth in the helm-chart/values.yaml file
  2. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions