Skip to content

Override secret pasword for internal database #2247

@containeers

Description

@containeers

The current internal postgres password are shared through multiple secrets. For internal there is no way to override an existing secret

https://github.com/goharbor/harbor-helm/blob/main/templates/database/database-ss.yaml#L97

envFrom: - secretRef: name: "{{ template "harbor.database" . }}"

Add a logic to override the password.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions