-
Notifications
You must be signed in to change notification settings - Fork 461
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 workingSomething isn't working