Skip to content

Commit 3bbd618

Browse files
committed
Remove scale subresource from blue green deployments
1 parent ba6197a commit 3bbd618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-kubernetes-operator-api/src/main/java/org/apache/flink/kubernetes/operator/api/utils/RemoveScaleSubResource.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ public static void main(String[] args) throws Exception {
3838
// Write back (overwrites file)
3939
Files.write(path, filtered);
4040
}
41-
}
41+
}

0 commit comments

Comments
 (0)