We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7361459 commit 0eb82bbCopy full SHA for 0eb82bb
1 file changed
applications/tap/values-idfint.yaml
@@ -16,3 +16,13 @@ cadc-tap:
16
instanceConnectionName: "science-platform-int-dc5d:us-central1:science-platform-int-8f439af2"
17
serviceAccount: "tap-service@science-platform-int-dc5d.iam.gserviceaccount.com"
18
database: "tap"
19
+
20
+ tapSchema:
21
+ type: "containerized"
22
+ image:
23
+ repository: "lsstsqre/tap-schema-idfint-tap"
24
+ tag: "tickets-DM-54614"
25
+ pullPolicy: "Always"
26
+ database: "TAP_SCHEMA"
27
+ username: "TAP_SCHEMA"
28
+ useVaultPassword: false
0 commit comments