Skip to content

Helm syntax error for new azure blob secrets #2145

@efrenaguilar95

Description

@efrenaguilar95

There seems to be an error in the logic for the new Azure Blob Secrets feature.

The below lines are not working, it may have to do with the .and syntax.

{{- else if .and .Values.artifactory.persistence.azureBlob.accountNameSecret }}

{{- else if .and .Values.artifactory.persistence.azureBlob.accountKeySecret }}

{{- else if .and .Values.artifactory.persistence.azureBlob.accountNameSecret }}

{{- else if .and .Values.artifactory.persistence.azureBlob.accountKeySecret }}

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions