1
0
mirror of https://github.com/google/nomulus synced 2026-01-08 07:11:44 +00:00

remove jpaTransactionManagerType rde pipeline param (#1860)

This commit is contained in:
Pavlo Tkach
2022-11-28 12:13:45 -05:00
committed by GitHub
parent 4e3151ca02
commit 99cbb862dc

View File

@@ -11,12 +11,6 @@
"^PRODUCTION|SANDBOX|CRASH|QA|ALPHA$"
]
},
{
"name": "jpaTransactionManagerType",
"label": "The type of JPA transaction manager to use",
"helpText": "The standard SQL instance or a read-only replica may be used",
"regexes": ["^REGULAR|READ_ONLY_REPLICA$"]
},
{
"name": "pendings",
"label": "The pendings deposits to generate.",