cloudnative-pg / cloudnative-pg/charts

Azure credentials secret uses incorrect Values path

Open
#882 1 comment 0 reactions 0 assignees View on GitHub
bug chart( cluster )
Dominant language
Go Template
Stars
621
Forks
265
Avg merge
7d 12h
Merged PRs (30d)
7

Description

There is a configuration mismatch in the helm template for Azure replica credentials:
File: helm/postgresql-cluster/templates/origin-azure-creds.yaml
Secret data fields read values from: .Values.recovery.azure.* instead of the replica configuration path

File: helm/postgresql-cluster/templates/recovery-azure-creds.yaml
Secret data fields read also from .Values.recovery.azure.*

and one more thing, there are backup-azure-creds and recovery-azure-creds, but then suddenly origin-azure-creds, which is is slightly confusing

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.