func newReplicationStandbyAppCharts(app string) *module.Charts {
    charts := replicationStandbyAppCharts.Copy()
    for _, c := range *charts {
        c.ID = fmt.Sprintf(c.ID, app)
        c.Labels = []module.Label{