Skip to content

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

Open
@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

    pFad - Phonifier reborn

    Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

    Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


    Alternative Proxies:

    Alternative Proxy

    pFad Proxy

    pFad v3 Proxy

    pFad v4 Proxy