From 6924dbc91b87dc841dc8e5801fd20c3bea976b1f Mon Sep 17 00:00:00 2001 From: A I Date: Fri, 15 Mar 2024 14:28:20 +0000 Subject: [PATCH] Create secrets-rsptest.yaml maybe this is necessary for the butler to know what postgres-credentials.txt is --- applications/nublado2/secrets-rsptest.yaml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 applications/nublado2/secrets-rsptest.yaml diff --git a/applications/nublado2/secrets-rsptest.yaml b/applications/nublado2/secrets-rsptest.yaml new file mode 100644 index 0000000000..030e6b8609 --- /dev/null +++ b/applications/nublado2/secrets-rsptest.yaml @@ -0,0 +1,3 @@ +"postgres-credentials.txt": + description: >- + PostgreSQL credentials in its pgpass format for the Butler database.