mirror of
https://github.com/google/nomulus.git
synced 2025-04-30 12:07:51 +02:00
remove jpaTransactionManagerType rde pipeline param (#1860)
This commit is contained in:
parent
9b91f882ac
commit
38e82a197d
1 changed files with 0 additions and 6 deletions
|
@ -11,12 +11,6 @@
|
||||||
"^PRODUCTION|SANDBOX|CRASH|QA|ALPHA$"
|
"^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",
|
"name": "pendings",
|
||||||
"label": "The pendings deposits to generate.",
|
"label": "The pendings deposits to generate.",
|
||||||
|
|
Loading…
Add table
Reference in a new issue