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

Environment variable value in GitHub authentication documentation should be quoted #9033

Closed
Labels
docsArea: coder.com/docs
@ryansburgoyne

Description

@ryansburgoyne

TheAuthentication documentation has the following configuration block for Kubernetes:

coder:  env:    - name: CODER_OAUTH2_GITHUB_ALLOW_SIGNUPS      value: true    - name: CODER_OAUTH2_GITHUB_ALLOWED_ORGS      value: "your-org"    - name: CODER_OAUTH2_GITHUB_CLIENT_ID      value: "533...des"    - name: CODER_OAUTH2_GITHUB_CLIENT_SECRET      value: "G0CSP...7qSM"    - name: CODER_OAUTH2_GITHUB_ALLOW_EVERYONE      value: true

The valuestrue need to be quoted ("true") or else they will not be interpreted as strings and the deployment will fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsArea: coder.com/docs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp