Skip to content

Commit

Permalink
Fix automation
Browse files Browse the repository at this point in the history
  • Loading branch information
manavrajvanshi committed Sep 26, 2023
1 parent 6ad417f commit cd8ad20
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automation/tests/pg_si_test/config/database.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
spec:
ndbRef: ndb
databaseInstance:
databaseInstanceName: manav-db-pg-si
databaseInstanceName: db-pg-si
databaseNames:
- database_one
- database_two
Expand Down
2 changes: 1 addition & 1 deletion automation/tests/pg_si_test/config/db-secret.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ metadata:
type: Opaque
stringData:
password: <password-for-database>
ssh_public_key: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAACAQCgUlXaIcw+pZnkBb7F/JyMFjWgn994tfH49xqBeuw4JudCS2nFqSBE54FVSQCPl5K/9y7KJinwenQNO3xE4IzjFLfx3jb9vee6OYNLj1YT7i0Xok1nmWh+7cmAR+AU4VifVJc79YxyL8b2EfdgPq7YVkWGDWCSSyNQVNr293xpidURdZq1g06rpbCTHw4HAoi6AyFsvg6c5uByFTWjGSKDz7hR8xYuOtCb28vJ2ViPh2TWuQbIOUIfnHhn9wFAfrCpKVSz6hSBiNE/a0+jarwKeTgtvL0Mqd6fVDGeouOno+jyO6M9smZa4qRFf9FQfjyOeJ7HjF/GbJGUqq0Y0lxRKiruzy9AbAQ69nXYPKGgfn8H+Bxk6iX3izcBcQLyoSMBjU+ChndfRdSE9ktVdeo6KS8/chUmTlVBkaGVxyU4Dyd3naWXqugW5bdqTVI8O8QksL2Kg+xTJHjz8i4BxnYWtVOP4Ue9y5hJVp1OrDuzTxDhSWq7Mki5TDS0/565D/i40zlPTe5K/FpWNp2rz4J0TXsmmFaW2TXqdxsS3FWIjZCCZYIwbqgeWB+laRB8LTw5du1b0ZoS42tdjZcTnL4Ok+aNOhZ7KsL77ciesQGBx5pljk6NgjnjETBKPvd3doz5e6at0WEPoYSSro+p75IPmZKW+N6UPpogZI39kGU7nw== manav.rajvanshi@C02F65YFML85
ssh_public_key: <enter-ssh-public-key>

0 comments on commit cd8ad20

Please sign in to comment.