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

[Bug]: Helm template secrets .values deploy failure #1732

Open
Assignees
ludomikula
@prinskarnatie

Description

@prinskarnatie

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The latest dev branch Helm template fails to apply due to .values instead of .Values for the following files.

deploy/helm/templates/api-service/secrets.yaml
LOWCODER_NODE_SERVICE_SECRET: {{ .values.global.config.nodeServiceSecret
LOWCODER_NODE_SERVICE_SECRET_SALT: {{ .values.global.config.nodeServiceSalt

deploy/helm/templates/node-service/secrets.yaml
LOWCODER_NODE_SERVICE_SECRET: {{ .values.global.config.nodeServiceSecret
LOWCODER_NODE_SERVICE_SECRET_SALT: {{ .values.global.config.nodeServiceSalt

If I change the 4 .values to .Values, the template applies.

Expected Behavior

Helm template should cleanly apply.

Steps to reproduce

helm upgrade -f values.yaml -n lowcoder lowcoder .

Environment

Selfhosted K3S

Additional Information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

📋 Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp