Add some spacing, might delete
This commit is contained in:
@ -85,7 +85,9 @@ func DeployOverview(
|
|||||||
{i18n.G("NEW DEPLOYMENT"), formatter.BoldDirtyDefault(toDeployVersion)},
|
{i18n.G("NEW DEPLOYMENT"), formatter.BoldDirtyDefault(toDeployVersion)},
|
||||||
{"", ""},
|
{"", ""},
|
||||||
{i18n.G("SECRETS"), secrets},
|
{i18n.G("SECRETS"), secrets},
|
||||||
|
{"", ""},
|
||||||
{i18n.G("CONFIGS"), configs},
|
{i18n.G("CONFIGS"), configs},
|
||||||
|
{"", ""},
|
||||||
{i18n.G("IMAGES"), images},
|
{i18n.G("IMAGES"), images},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user