Skip to content

Commit 256122d

Browse files
ihebimadderrickaw
andauthored
Update yaml/src/main/java/com/google/cloud/teleport/templates/yaml/IcebergToSqlServerYaml.java
Co-authored-by: Derrick Williams <myutat@gmail.com>
1 parent d134059 commit 256122d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yaml/src/main/java/com/google/cloud/teleport/templates/yaml/IcebergToSqlServerYaml.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
displayName = "Iceberg to SqlServer (YAML)",
2929
description =
3030
"The Iceberg to SqlServer template is a batch pipeline that reads data from an Iceberg table and outputs the records to a SqlServer database table.",
31-
flexContainerName = "iceberg-to-sqlserver-yaml",
31+
flexContainerName = "pipeline-yaml",
3232
yamlTemplateFile = "IcebergToSqlServer.yaml",
3333
filesToCopy = {
3434
"template.yaml",

0 commit comments

Comments
 (0)