Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Mykola Morhun <mmorhun@redhat.com>
  • Loading branch information
mmorhun committed Nov 27, 2020
1 parent 8df076c commit 187bb72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ public KubernetesBrokerEnvironmentFactory(
@Named("che.workspace.plugin_broker.metadata.image") String metadataBrokerImage,
@Nullable @Named("che.workspace.plugin_registry_url") String pluginRegistryUrl,
@Nullable @Named("che.workspace.plugin_registry_internal_url")
String pluginRegistryInternalUrl,
String pluginRegistryInternalUrl,
KubernetesTrustedCAProvisioner trustedCAProvisioner,
CertificateProvisioner certProvisioner) {
super(
Expand Down

0 comments on commit 187bb72

Please sign in to comment.