Skip to content

Commit

Permalink
Change existingSecret Name
Browse files Browse the repository at this point in the history
  • Loading branch information
tunacicek committed Jan 22, 2024
1 parent 66ced2b commit d5fdfb5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion charts/bpndiscovery/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ sources:
- https://github.com/eclipse-tractusx/sldt-bpn-discovery

type: application
version: 0.1.17
version: 0.1.18
appVersion: 0.2.8

dependencies:
Expand Down
2 changes: 1 addition & 1 deletion charts/bpndiscovery/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@ postgresql:
password:
database: bpndiscovery
# -- Secret contains passwords for username postgres.
existingSecret: secret-postgres-init
existingSecret: secret-bpndiscovery-postgres-init

0 comments on commit d5fdfb5

Please sign in to comment.