Skip to content

Commit 6b5656d

Browse files
committed
fix: 8.5
1 parent 3298052 commit 6b5656d

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

.github/config/external-secret/external-secret-8.5-integration-test-credentials.yaml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,10 @@ spec:
5858
remoteRef:
5959
key: integration-test
6060
property: admin-password
61+
- secretKey: postgres-password
62+
remoteRef:
63+
key: integration-test
64+
property: postgres-password
6165
- secretKey: password
6266
remoteRef:
6367
key: integration-test
@@ -67,13 +71,3 @@ spec:
6771
key: integration-test
6872
property: smtp-password
6973

70-
# WebModeler PostgreSQL (used in integration tests)
71-
- secretKey: webmodeler-postgresql-admin-password
72-
remoteRef:
73-
key: integration-test
74-
property: password
75-
- secretKey: webmodeler-postgresql-user-password
76-
remoteRef:
77-
key: integration-test
78-
property: password
79-

0 commit comments

Comments
 (0)