ui.clusters.remove.ftl Maven / Gradle / Ivy
<#-- @ftlvariable name="lastCommit" type="java.lang.String" -->
<#-- @ftlvariable name="cluster" type="com.infobip.kafkistry.model.KafkaCluster" -->
<#include "../commonResources.ftl"/>
Kafkistry: Remove cluster
<#include "../commonMenu.ftl">
Remove cluster from registry
Removing cluster '${cluster.identifier}'
<#include "../common/cancelBtn.ftl">
<#include "../common/createPullRequestReminder.ftl">
<#include "../common/serverOpStatus.ftl">
<#include "../common/pageBottom.ftl">